Sport Events Removed
GET {{baseUrl}}/:locale/sport_events/removed.{{format}}?offset=0&start=5&limit=5
Provides ids for sport events that have been removed from the API.
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":"1969-11-24T18:37:34.231Z","sport_events_removed":[{"id":"Duis cillum","replaced_by":"proident ea est sint"},{"id":"nostrud quis sed","replaced_by":"ad aliquip et irure exercitation"}]}