{
"code": 200,
"msg": "Query successful",
"total": 1,
"rows": [
{
"id": 10001,
"marketId": "512345",
"slug": "will-team-a-win",
"categoryKey": "sports",
"topicKey": null,
"subKey": "soccer",
"detailRouteType": "MARKET_DETAIL",
"eventId": "evt_2026_001",
"eventSlug": "team-a-vs-team-b",
"question": "Will Team A win?",
"groupItemTitle": "Moneyline",
"image": "https://static.example.com/market.png",
"sportsMarketType": "moneyline",
"line": null,
"outcome": "Yes",
"outcomeIndex": 0,
"outcomeTokenId": "1234567890",
"tokenType": "USDC",
"totalSharesAmount": 25.5,
"soldSharesAmount": 5,
"remainingSharesAmount": 20.5,
"frozenSharesAmount": 0,
"sellableShares": 20.5,
"avgCostPrice": 0.42,
"positionStatus": "ACTIVE",
"marketStatus": "ACTIVE",
"endDate": "2026-06-01T12:00:00Z",
"gameStartTime": "2026-05-20T19:30:00Z",
"createdAt": "2026-05-18T10:00:00Z",
"updatedAt": "2026-05-18T10:30:00Z"
}
]
}