    
{
    "success": true,
    "message": "Pending withdrawal requests fetched successfully",
    "requests": [
        {
            "id": "39",
            "email": "tejas@gmail.com",
            "trade_ids": "",
            "total_commission": "7.0000",
            "withdraw_type": null,
            "company_bank": null,
            "client_bank": null,
            "account_holder_name": null,
            "account_number": null,
            "ifsc": null,
            "type": "IB Commission",
            "random": "77c344f00f4f4439",
            "status": "0",
            "created_at": "2025-11-18 13:08:24",
            "updated_at": "2025-11-18 13:08:24",
            "walletaddress": "0x123456789abcdef",
            "network": "Ethereum"
        },
        {
            "id": "38",
            "email": "tejas@gmail.com",
            "trade_ids": "",
            "total_commission": "9.0000",
            "withdraw_type": null,
            "company_bank": null,
            "client_bank": null,
            "account_holder_name": null,
            "account_number": null,
            "ifsc": null,
            "type": "IB Commission",
            "random": "4f72e3d9c8e93819",
            "status": "0",
            "created_at": "2025-11-18 13:08:17",
            "updated_at": "2025-11-18 13:08:17",
            "walletaddress": "0x123456789abcdef",
            "network": "Ethereum"
        }
    ]
}