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

KeyDatatypeRequiredDescription
offsetnumberThe number of items to skip before starting to collect the result set. Default: 0
startnumberThe number of items to skip before starting to collect the result set. Default: 0
limitnumberThe numbers of items to return. Default: 200

RESPONSES

status: OK

{"generated_at":"1966-02-05T16:30:22.038Z","sport_events_removed":[{"id":"ut irure aliquip","replaced_by":"magna labore"},{"id":"eu est","replaced_by":"culpa deserunt velit ad"}]}