{
"activities": [
{
"id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"type": "BUY_MARKET_ORDER_CREATED",
"eventId": "c3d4e5f6-a7b8-9012-cdef-123456789012",
"marketId": "b2c3d4e5-f6a7-8901-bcde-f12345678901",
"outcomeId": "d4e5f6a7-b8c9-0123-def1-234567890123",
"orderId": "e5f6a7b8-c9d0-1234-ef12-345678901234",
"eventType": "SINGLE",
"imageUrl": "https://example.com/image.png",
"eventTitle": "Will BTC reach $100k by March 2026?",
"marketTitle": "Bitcoin Price Prediction",
"outcome": "YES",
"currency": "USD",
"amount": "100",
"fee": "2",
"size": "138.21",
"price": "0.7235",
"totalCost": "102",
"currencyBaseMultiplier": "1",
"status": "FILLED",
"createdAt": "2026-02-17T12:00:00Z",
"updatedAt": "2026-02-17T12:00:00Z"
}
],
"pagination": {
"page": 1,
"size": 20,
"lastPage": 4,
"totalCount": 73
}
}