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. |
RESPONSES
status: OK
{"generated_at":"2018-10-31T18:35:30.647Z","sport_events_removed":[{"id":"velit mollit","replaced_by":"aliquip"},{"id":"fugiat ","replaced_by":"in voluptate ut dolor"}]}