{
"code": 200,
"msg": "Query successful",
"total": 1,
"rows": [
{
"orderId": "PRED202605180001",
"orderSide": "BUY",
"orderType": "FOK",
"relatedPositionId": null,
"question": "Will Team A win?",
"groupItemTitle": "Moneyline",
"image": "https://static.example.com/market.png",
"sportsMarketType": "moneyline",
"line": null,
"outcome": "Yes",
"outcomePrice": 0.42,
"betAmount": 100,
"sharesAmount": 238.09,
"tokenType": "USDC",
"totalFee": 0.6,
"totalDeductAmount": 100.6,
"potentialPayout": 238.09,
"orderStatus": "SUCCESS",
"isSettled": 0,
"gameStartTime": "2026-05-20T19:30:00Z",
"createdAt": "2026-05-18T10:00:00Z"
}
]
}