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 or deleted.
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":"1990-04-12T18:46:09.139Z","sport_events_removed":[{"id":"deserunt Ut anim minim in","replaced_by":"dolor proident in cillum"},{"id":"irure a","replaced_by":"Lorem do"}]}