Documentation Index
Fetch the complete documentation index at: https://docs.oddpool.com/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
Time period: 24h, 7d, or all.
Example
curl -H "X-API-Key: your_api_key" \
"https://api.oddpool.com/whales/user/market/370/stats?period=all"
Response
{
"market_id": 370,
"market_ticker": "KXBUNDESLIGAGAME-26JAN14KOEBMU-BMU",
"market_title": "Winner: Bayern Munich",
"platform": "kalshi",
"period": "all",
"stats": {
"period": "all",
"trade_count": 124,
"total_volume": 156445.15,
"avg_trade_size": 1261.65,
"first_trade_at": "2026-01-14T19:51:59Z",
"last_trade_at": "2026-01-14T21:24:25Z"
}
}