GET Round Statistics by ID
GET {{baseUrl}}/:version/:sport/statistics/rounds/:roundID
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"data":[{"id":4446626,"model_id":307164,"type_id":189,"relation_id":null,"value":{"total":20,"countries":1}},{"id":4446621,"model_id":307164,"type_id":188,"relation_id":null,"value":{"total":10,"played":0,"percentage":0}}],"pagination":{"count":2,"per_page":25,"current_page":1,"next_page":null,"has_more":false},"subscription":[{"meta":{"trial_ends_at":"1970-01-01 00:00:00","ends_at":"2023-09-10 12:34:14"},"plans":[{"plan":"Enterprise plan","sport":"Football","category":"Advanced"},{"plan":"Formula One","sport":"Formula One","category":"Standard"},{"plan":"Enterprise Plan","sport":"Cricket","category":"Standard"}],"add_ons":[{"add_on":"5000 API Calls","sport":"Football","category":"Calls"},{"add_on":"All-in News API","sport":"Football","category":"News"},{"add_on":"Enterprise Plan Predictions","sport":"Football","category":"Predictions"}],"widgets":[{"widget":"Wesley van Rooij Widgets All","sport":"Football"}]}],"rate_limit":{"resets_in_seconds":3600,"remaining":7999,"requested_entity":"RoundStatistic"},"timezone":"UTC"}