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. |
RESPONSES
status: OK
{"generated_at":"1966-05-23T04:59:34.790Z","sport_events_updated":[{"id":"occaecat dolore exercitation sed","updated_at":"1954-10-07T08:40:24.820Z"},{"id":"reprehenderit ","updated_at":"1987-02-20T17:35:30.800Z"}]}