Sport Events Removed
GET {{baseUrl}}/:locale/sport_events/removed.{{format}}?offset=0&start=5&limit=5
Lists sport events which has been removed or disabled.
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":"2006-10-26T02:58:15.400Z","sport_events_removed":[{"id":"dolore minim ipsum","replaced_by":"nulla dolor esse ullamco ea"},{"id":"reprehenderit non esse","replaced_by":"adipisicing dolor incididunt"}]}