Sport Events Updated
GET {{baseUrl}}/:locale/sport_events/updated.{{format}}?offset=0&start=5&limit=5
Displays information 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":"1988-09-03T02:22:07.762Z","sport_events_updated":[{"id":"minim id in","updated_at":"1953-12-15T12:05:39.173Z"},{"id":"consectetur occaecat sunt aliquip adipisici","updated_at":"1979-10-11T12:37:07.247Z"}]}