Sport Events Updated
GET {{baseUrl}}/:locale/sport_events/updated.{{format}}?offset=0&start=5&limit=5
Lists sport events which has been updated 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":"1994-03-16T04:48:27.831Z","sport_events_updated":[{"id":"laborum pariatur Duis occaecat officia","updated_at":"1947-07-03T09:56:35.126Z"},{"id":"voluptate eu","updated_at":"1985-01-15T03:13:25.107Z"}]}