{
    "balance": 0,
    "transactions": [
        {
            "id": "TX-20260402115253-D5AE89",
            "type": "gift",
            "amount": 50000,
            "status": "approved",
            "description": "شارژ کیف پول با کد هدیه",
            "meta": {
                "gift_code": "NOWROOZ405"
            },
            "created_at": 1775130773
        },
        {
            "id": "TX-20260406023139-71F0AC",
            "type": "admin_adjustment",
            "amount": -50000,
            "status": "approved",
            "description": "کاهش دستی موجودی توسط ادمین",
            "meta": {
                "action": "admin_decrease",
                "admin_id": 1162298499
            },
            "created_at": 1775442699
        }
    ]
}