API for fetching trending stat insights, and split historical player stats
API for fetching trending stat insights, and split historical player stats
curl -i -X POST \ 'https://docs.anytimelabs.io/_mock/apis/leagues/{league_id}/players/{player_id}/averages?key=YOUR_API_KEY_HERE' \ -H 'Content-Type: application/json' \ -d '{ "conditions": [ { "time_span": { "key": "string", "value": "string" }, "game_filters": [ { "key": "string", "value": "string" } ] } ] }'
{}