跳转到主要内容
GET
/
fixtures
/
mapping
赛事映射
curl --request GET \
  --url 'https://v5.oddspapi.io/zh/fixtures/mapping?apiKey='
[ { "bookmaker": "pinnacle", "fixtureId": "id1100013262924759", "bookmakerFixtureId": "1621504021", "participantsRotated": false }, { "bookmaker": "pinnacle", "fixtureId": "id1100013262924769", "bookmakerFixtureId": "1621493680", "participantsRotated": false } ]

Documentation Index

Fetch the complete documentation index at: https://docs.oddspapi.io/llms.txt

Use this file to discover all available pages before exploring further.

授权

apiKey
string
query
必填

Your API key (query-based auth for v5).

查询参数

bookmaker
string | null

Single bookmaker slug.

fixtureIds
string | null

Comma/space-separated internal fixtureIds.

bookmakerFixtureIds
string | null

Comma/space-separated provider fixture IDs.

响应

Returns FixtureMapping[]

bookmaker
string
必填
fixtureId
string
必填
bookmakerFixtureId
string
必填
participantsRotated
boolean
必填