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
Key | Datatype | Required | Description |
---|---|---|---|
offset | number | The number of items to skip before starting to collect the result set. Default: 0 | |
start | number | The number of items to skip before starting to collect the result set. Default: 0 | |
limit | number | The numbers of items to return. Default: 200 |
RESPONSES
status: OK
{"generated_at":"1946-10-19T23:01:54.910Z","sport_events_updated":[{"id":"nulla consequat in ea Lorem","updated_at":"1971-09-27T13:40:33.931Z"},{"id":"sit aliquip id ullamco","updated_at":"1980-06-19T14:46:09.187Z"}]}