[
  {
    "id": 1,
    "user_id": 31,
    "amount": 4000,
    "method": "bkash",
    "account_number": "01700000000",
    "status": "approved",
    "note": null,
    "reviewed_at": "2026-06-10T09:52:23.436Z",
    "created_at": "2026-06-10T09:52:23.129Z"
  },
  {
    "id": 2,
    "user_id": 31,
    "amount": 500,
    "method": "nagad",
    "account_number": "019",
    "status": "rejected",
    "note": null,
    "reviewed_at": "2026-06-10T09:52:24.044Z",
    "created_at": "2026-06-10T09:52:23.734Z"
  }
]