Skip to main content
GET
获取盘口

授权

apiKey
string
query
必填

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

查询参数

marketIds
string | null

Comma- or space-separated market IDs.

sportId
integer | null

Single sport ID.

outcomeIds
string | null

Comma- or space-separated outcome IDs.

响应

Returns Market[]

marketId
integer
必填

冻结的盘口标识符 —— 等于该盘口的第一个(最小的)outcomeId

sportId
integer | null

该盘口所属的运动(同时是 marketId 的前两位数字)。

marketType
string | null

开放的盘口类型分类值(如 1x2totalsspreadsplayers-shots)。每个值稳定,但集合不穷尽。

period
string | null

该盘口结算所依据的通用赛段键(参见枚举页的赛段词汇表)。

marketLength
integer | null

Number of outcomes under this marketId - the sides that can be bet on, together forming the complete probability space (implied probabilities sum to ~1 before margin removal).

playerProp
boolean | null

球员投注盘口为 true —— 其赔率行携带非零 playerId

handicap
number | null

盘口的让分 / 大小球线。每条线是独立的盘口(独立 marketId)。

marketName
string | null

盘口显示名称,跟随请求的语言前缀翻译。

marketNameShort
string | null

盘口短显示名称。

outcomes
object[]

该盘口的结果,按规范顺序排列。