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 |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"generated_at":"1996-01-30T18:43:38.143Z","sport_events_updated":[{"id":"in nulla","updated_at":"1951-11-27T14:49:47.053Z"},{"id":"aliquip ut pariatur","updated_at":"1972-03-28T21:27:36.442Z"}]}