{
"company": "stoiximan",
"key_id": "zyla_stoiximan",
"count": 4,
"files": [
"site_live_stoiximan.json",
"site_pregame_stoiximan_basketball.json",
"site_pregame_stoiximan_soccer.json",
"site_pregame_stoiximan_tennis.json"
]
}
curl --location --request GET 'https://zylalabs.com/api/13781/stoiximan+odds+api/31603/list+files' --header 'Authorization: Bearer YOUR_API_KEY'
{
"company": "stoiximan",
"key_id": "zyla_stoiximan",
"file": "site_pregame_stoiximan_soccer.json",
"data": {
"data": {
"blocks": [
{
"name": "Greece - Stoiximan Super League",
"shortName": "Stoiximan Super League",
"id": "1636",
"regionId": "90",
"regionCode": "greece",
"url": "/sport/soccer/greece/stoiximan-super-league/1636/",
"events": [
{
"stats": [
{
"url": "https://s5.sir.sportradar.com/stoiximan/en/match/72936042",
"providerId": 1
}
],
"hasOptaStats": true,
"sportId": "FOOT",
"shortName": "Olympiacos Piraeus - OFI Crete",
"totalMarketsAvailable": 705,
"betRadarId": 72936042,
"notes": "",
"tvChannel": "",
"regionName": "Greece",
"regionId": "90",
"leagueDescription": "Stoiximan Super League",
"leagueId": "1636",
"leagueName": "Stoiximan Super League",
"streamOverlayMarketIds": [],
"willGoLive": true,
"matchComboAllowedMarketTypes": [],
"id": "91650952",
"name": "Olympiacos Piraeus - OFI Crete",
"startTime": 1789228800000,
"url": "/match-odds/olympiacos-piraeus-ofi-crete/91650952/",
"markets": [
{
"id": "2933201340",
"name": "Match Result",
"type": "MRES",
"typeId": 1,
"handicap": 0,
"displayOrder": 0,
"marketCloseTimeMillis": 1789228800000,
"renderingLayout": 4,
"selections": [
{
"id": "10309111219",
"name": "1",
"fullName": "Olympiacos Piraeus",
"price": 1.26,
"handicap": 0,
"betRef": "10309111219",
"renderingLayout": 4,
"columnIndex": 0,
"teamId": "108723"
},
{
"id": "10309111220",
"name": "X",
"fullName": "Draw",
"price": 5.9,
"handicap": 0,
"betRef": "10309111220",
"renderingLayout": 4,
"columnIndex": 1
},
{
"id": "10309111221",
"name": "2",
"fullName": "OFI Crete",
"price": 11.75,
"handicap": 0,
"betRef": "10309111221",
"renderingLayout": 4,
"columnIndex": 2,
"teamId": "107861"
}
],
"scorerSelections": [],
"exactScoreSelections": []
},
{
"id": "2934642256",
"name": "Over/Under Total Goals",
"type": "HCTG",
"typeId": 13,
"handicap": 2.5,
"displayOrder": 55,
"marketCloseTimeMillis": 1789228800000,
"renderingLayout": 2,
"selections": [
{
"id": "10314838552",
"name": "Over 2.5",
"price": 1.65,
"handicap": 2.5,
"betRef": "10314838552",
"renderingLayout": 2,
"columnIndex": 0,
"shouldTreatAsBalanced": true
},
{
"id": "10314838553",
"name": "Under 2.5",
"price": 2.25,
"handicap": 2.5,
"betRef": "10314838553",
"renderingLayout": 2,
"columnIndex": 1,
"shouldTreatAsBalanced": true
}
],
"scorerSelections": [],
"exactScoreSelections": []
},
{
"id": "2933201349",
"name": "Both Teams to Score",
"type": "BTSC",
"typeId": 15,
"handicap": 0,
"displayOrder": 75,
"marketCloseTimeMillis": 1789228800000,
"renderingLayout": 2,
"selections": [
{
"id": "10309111246",
"name": "Yes",
"price": 2.25,
"handicap": 0,
"betRef": "10309111246",
"renderingLayout": 2,
"columnIndex": 0
},
{
"id": "10309111247",
"name": "No",
"price": 1.6,
"handicap": 0,
"betRef": "10309111247",
"renderingLayout": 2,
"columnIndex": 1
}
],
"scorerSelections": [],
"exactScoreSelections": []
},
{
"id": "2933201345",
"name": "Double Chance",
"type": "DBLC",
"typeId": 9,
"handicap": 0,
"displayOrder": 70,
"marketCloseTimeMillis": 1789228800000,
"renderingLayout": 3,
"selections": [
{
"id": "10309111235",
"name": "1X",
"price": 1.06,
"handicap": 0,
"betRef": "10309111235",
"renderingLayout": 3,
"columnIndex": 0
}
]
}
]
}
]
}
]
}
},
"_note": "Response truncated for documentation purposes"
}
curl --location --request GET 'https://zylalabs.com/api/13781/stoiximan+odds+api/31604/get+data&filename=Required' --header 'Authorization: Bearer YOUR_API_KEY'
注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 Stoiximan 赔率 API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。
| 标头 | 描述 |
|---|---|
授权
|
必需
应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。
|
“获取列表文件”端点返回包含赔率数据的可用JSON文件列表,而“获取数据”端点提供特定数据集文件的详细解析JSON数据,包括事件统计和联赛信息
关键字段包括“公司”“key_id”“文件”和“数据”在“数据”中您将找到“区块”其中包含联赛名称事件细节和统计信息使用户能够访问有关比赛的综合信息
API以结构化的JSON格式返回数据 每个响应包含一个带有元数据的顶级对象(如“公司”和“key_id”)以及一个包含联赛、事件和统计的嵌套结构的“数据”对象
“获取列表文件”端点提供可用数据集的列表,而“获取数据”端点则提供足球、篮球和网球的详细赔率、事件统计和联赛信息
该API涵盖各种体育运动,特别是足球、篮球和网球,数据主要集中在希腊的事件上,例如足球的Stoiximan超级联赛
“GET获取数据”端点允许用户通过使用“GET列出文件”响应中的文件名来指定他们想要检索的数据集文件,从而实现针对性的数据显示请求
响应数据被组织成层次结构 顶层包含元数据 而“数据”部分包括“区块”用于联赛 每个区块包含“事件”及其详细统计数据和属性
典型的使用案例包括体育博彩分析 实时赔率跟踪以及针对足球 篮球和网球赛事的统计研究 使用户能够根据当前数据做出明智的决策