Skip to main content
GET
获取博彩公司

授权

apiKey
string
query
必填

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

查询参数

bookmakers
string | null

逗号或空格分隔的博彩公司标识。支持*/all作为通配符。

playerProps
boolean | null

如果为true,仅返回支持球员投注盘口的博彩公司。

响应

返回 Bookmaker[]

slug
string
必填

稳定的博彩公司标识 —— 在 bookmakers 过滤参数和所有赔率载荷中使用的键。

bookmakerName
string
必填

博彩公司显示名称。

active
boolean
必填

该博彩公司当前是否由 API 提供服务。

domain
string<uri> | null

博彩公司的主要官网 URL。

serverGroup
string | null
已弃用

已弃用的内部字段 —— API 使用者可忽略。

price
integer | null
已弃用

已弃用的内部字段 —— API 使用者可忽略。

websocketPregame
boolean | null

该博彩公司的赛前赔率是否通过 WebSocket 推送。

websocketLive
boolean | null

该博彩公司的滚球(实时)赔率是否通过 WebSocket 推送。

playerProps
boolean | null

该博彩公司是否提供球员投注盘口。

maxDelayPregameInSec
number | null

赛前赔率的最大预期刷新延迟(秒)—— 该博彩公司的新鲜度上限。

maxDelayLiveInSec
number | null

滚球赔率的最大预期刷新延迟(秒)。

maxDelayPregameMainInSec
number | null

赛前主盘口的最大预期刷新延迟(秒)。

availableCountries
string[] | null

该博彩公司接受客户的国家(ISO 3166-1 两位代码)。