Competitor Merge Mappings

GET {{baseUrl}}/:locale/competitors/merge_mappings.{{format}}?offset=0&start=5&limit=5

Provides team id mapping between the Global American Football API and other football APIs.

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.

RESPONSES

status: OK

{"generated_at":"2022-08-23T14:06:16.493Z","mappings":[{"merged_id":"string","name":"string","retained_id":"string"}]}