InPlay Events
HTTP Request
GET https://api.b365api.com/v3/events/inplay
curl "https://api.b365api.com/v3/events/inplay?sport_id=1&token=YOUR-TOKEN"
NOTE it is /v3/ instead of /v1/
Query Parameters
Parameter | Required? | Description |
---|---|---|
sport_id | Yes | R-SportID |
league_id | No | useful when you want only one league |
Note there is no pager in this API call. we just return all events.
HTTP Response
Changes
2021-09-09
- upgrade to /v3/ which will display half score and stats (removing 'extra')