Sport Events Updated

GET {{baseUrl}}/:locale/sport_events/updated.{{format}}?offset=0&start=5&limit=5

Provides ids for sport events that have been updated in the last 24 hours.

Request Params

KeyDatatypeRequiredDescription
offsetnumberThe number of items to skip before starting to collect the result set. Default: 0
startnumberThe number of items to skip before starting to collect the result set. Default: 0
limitnumberThe numbers of items to return. Default: 200

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"generated_at":"1942-11-04T01:15:01.753Z","sport_events_updated":[{"id":"ullamco labore enim aliquip dolore","updated_at":"1962-12-05T14:19:45.275Z"},{"id":"voluptate dolor in","updated_at":"2020-10-02T17:57:42.987Z"}]}