Player Mappings
GET {{baseUrl}}/:locale/players/mappings.{{format}}?offset=0&start=5&limit=5
Provides player ID mapping between League Specific and General Sport ID types.
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. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"generated_at":"1977-07-09T22:59:10.701Z","mappings":[{"external_id":"deserunt","id":"magna amet"},{"external_id":"consequat","id":"sed eiusmod"}]}