FAQ
How can I get all historical data?
First try with League API, and go through R-Pager to get all data.
Afterwards, pass each league_id in Events API with pager.
How can I get all leagues in Brazil?
use League API with cc=br. For example: https://sportbetapi.com/v1/league?token=YOUR-TOKEN&sport_id=1&cc=br
How can I get the team logo links?
When you get image_id from API, you can replace the 1 below with the image_id:
- small https://assets.b365api.com/images/team/s/1.png
- medium https://assets.b365api.com/images/team/m/1.png
- big https://assets.b365api.com/images/team/b/1.png
Do you provide languages other than English?
Yes, we do. Pass LNG_ID as one of the param in GET for specified language.
Warnings: LNG_ID >= 70 are not well supported.
LNG_ID | Description |
---|---|
1 | English (by default) |
2 | zh_TW (繁體中文) |
3 | es_ES (Español) |
5 | de_DE (Deutsch) |
6 | it_IT (Italiano) |
7 | da_DK (Dansk) |
8 | sv_SE (Svenska) |
9 | nn_NO (Norsk) |
10 | zh_CN (简体中文) |
19 | bg_BG (Български) |
20 | el_GR (Ελληνικά) |
21 | pl_PL (Polski) |
22 | pt_PT (Português) |
23 | ro_RO (Română) |
24 | cs_CZ (Česky) |
25 | hu_HU (Magyar) |
26 | sk_SK (Slovenčina) |
28 | nl_NL (Nederlands) |
29 | et_EE (Eesti) |
31 | ru_RU (Русский) |
34 | ja_JP (日本語) |
71 | ko_KR (한국어) |
72 | fr_FR (Français) |
how to convert Unix time epoch (eg: 1514543400) into datetime?
Convert from epoch to human readable date
What's "Handicap"?
https://en.wikipedia.org/wiki/Asian_handicap
Rounds
id | name | shortname |
---|---|---|
1 | Final | F |
2 | Semifinals | SF |
3 | Quarterfinals | QF |
4 | 1/8 | R16 |
5 | 1/16 | R32 |
6 | 1/32 | R64 |
7 | Round 1 | R1 |
8 | Round 2 | R2 |
9 | Round 3 | R3 |
10 | Round 4 | R4 |
11 | Round 5 | R5 |
12 | Round 6 | R6 |
14 | Qualification round 1 | QR1 |
15 | Qualification round 2 | QR2 |
16 | Qualification round 3 | QR3 |
17 | Qualification round 4 | QR4 |
20 | Bronze | 3rd |
23 | R128 | R128 |
24 | R64 | R64 |
25 | R32 | R32 |
26 | R16 | R16 |
27 | Quarterfinals | QF |
28 | Semifinals | SF |
29 | Final | F |
31 | 5th place final | 5th |
32 | 7th place final | 7th |
33 | 9th place final | 9th |
34 | 13th place final | 13th |
35 | 11th place final | 11th |
36 | Round 7 | R7 |
39 | 15th place final | 15th |
40 | 17th place final | 17th |
41 | 19th place final | 19th |
42 | 21st place final | 21st |
43 | 23rd place final | 23rd |
44 | Qualification round | Q |
45 | Qualification round | Q |
46 | Qualification round | Q |
48 | Placement qualification match | Pqm |
49 | Placement match for 2nd | 2ndF |
50 | Placement match for 3rd | 3rd |
54 | Qualification round | Q |
57 | R128 | R128 |
60 | Qualification round | Q |
62 | Qualification round | Q |
63 | Winners' Finals | WF |
64 | Qualification round | Q |
65 | Losers' Finals | LF |
67 | Winners' Semifinals | WSF |
69 | Losers' Semifinals | LSF |
71 | Winners' Quarterfinals | WQF |
73 | Losers' Quarterfinals | LQF |
79 | Winners' Round 1 | WR1 |
81 | Losers' Round 1 | LR1 |
83 | Winners' Round 2 | WR2 |
85 | Losers' Round 2 | LR2 |
89 | Losers' Round 3 | LR3 |
93 | Losers' Round 4 | LR4 |
97 | Losers' Round 5 | LR5 |
99 | Winners' Match | WM |
101 | Losers' Match | LM |
103 | Decider match | DM |
105 | Initial match | IM |
106 | Round 1 Semifinal | R1SF |
110 | Wild Card | WC |
122 | First Round | 1 |
124 | Second Round | 2 |
126 | Conference Finals | F |
128 | Stanley Cup Final | F |
132 | Conference Semifinals | SF |
134 | NBA Finals | F |
140 | Final Four | F4 |
142 | Championship | SF |
146 | World Series | F |
148 | Preliminary Round | PreR |
150 | Extra Preliminary Round | EPR |
164 | Qualification round | Q |
166 | Qualification round | Q |
173 | AL Wild Card | |
177 | ALCS | |
179 | ALDS | |
183 | Eastern Conference Finals | |
189 | Eastern Conference First Round | |
195 | Eastern Conference Semifinals | |
197 | Eastern Conference Second Round | |
199 | MLS Cup | |
207 | NL Wild Card | |
211 | NLCS | |
213 | NLDS | |
217 | Western Conference Finals | |
221 | Western Conference First Round | |
227 | Western Conference Semifinals | |
231 | Western Conference Second Round | |
232 | Preliminary Finals | |
271 | Round Robin | |
273 | Division Semifinals | |
275 | Division Finals | |
392 | Round 2 Final | R2F |
394 | Grand Final | |
398 | First Four | |
400 | National Championship | |
402 | East Regional - Elite Eight | |
404 | East Regional - First Round | |
406 | East Regional - Second Round | |
408 | East Regional - Sweet 16 | |
412 | Midwest Regional - Elite Eight | |
414 | Midwest Regional - First Round | |
416 | Midwest Regional - Second Round | |
418 | Midwest Regional - Sweet 16 | |
422 | South Regional - Elite Eight | |
424 | South Regional - First Round | |
426 | South Regional - Second Round | |
428 | South Regional - Sweet 16 | |
432 | West Regional - Elite Eight | |
434 | West Regional - First Round | |
436 | West Regional - Second Round | |
438 | West Regional - Sweet 16 |