SX BetBlog
Exchange ↗SX Bet
Champions League_UEFAFC Kairat Almaty @ Not FC Kairat Almaty2.82/1.504h 39mChampions League_UEFATie @ Not tie3.23/1.424h 39mChampions League_UEFALevski Sofia @ Not Levski Sofia2.74/1.544h 39mChampions League_UEFAFC Kairat Almaty @ Levski Sofia1.87/4h 39mChampions League_UEFALyon @ Not Lyon1.42/3.178h 39mChampions League_UEFAAC Sparta Praha @ Not AC Sparta Praha7.69/1.138h 39mChampions League_UEFATie @ Not tie5.26/1.218h 39mChampions League_UEFACrvena Zvezda @ Not Crvena Zvezda1.26/4.557h 39mChampions League_UEFATie @ Not tie6.96/1.157h 39mChampions League_UEFAHapoel Be'er Sheva @ Not Hapoel Be'er Sheva12.50/1.087h 39mChampions League_UEFACrvena Zvezda @ Hapoel Be'er Sheva/10.817h 39mChampions League_UEFABodo/Glimt @ R.Union Saint-Gilloise/3.795h 39mChampions League_UEFAFC Kairat Almaty @ Not FC Kairat Almaty2.82/1.504h 39mChampions League_UEFATie @ Not tie3.23/1.424h 39mChampions League_UEFALevski Sofia @ Not Levski Sofia2.74/1.544h 39mChampions League_UEFAFC Kairat Almaty @ Levski Sofia1.87/4h 39mChampions League_UEFALyon @ Not Lyon1.42/3.178h 39mChampions League_UEFAAC Sparta Praha @ Not AC Sparta Praha7.69/1.138h 39mChampions League_UEFATie @ Not tie5.26/1.218h 39mChampions League_UEFACrvena Zvezda @ Not Crvena Zvezda1.26/4.557h 39mChampions League_UEFATie @ Not tie6.96/1.157h 39mChampions League_UEFAHapoel Be'er Sheva @ Not Hapoel Be'er Sheva12.50/1.087h 39mChampions League_UEFACrvena Zvezda @ Hapoel Be'er Sheva/10.817h 39mChampions League_UEFABodo/Glimt @ R.Union Saint-Gilloise/3.795h 39m
Active markets
6,000+
Active orders
13,590
7d volume
$8.38M
7d bets
76,760
Active markets
6,000+
Active orders
13,590
7d volume
$8.38M
7d bets
76,760
◆ Today's picks
65 featured
All picks →
[01] Latest

All content

[02] Build

Open API. No key required.

Fetch live odds, stream the order book, place orders — anything sx.bet can do, so can your code.

GET api.sx.bet/markets/activecurl
$ curl "https://api.sx.bet/markets/active?onlyMainLine=true"
{
  "status": "success",
  "data": {
    "markets": [
      {
        "marketHash": "0x0eeace4a9b...",
        "status": "ACTIVE",
        "outcomeOneName": "Lakers",
        "outcomeTwoName": "Celtics",
        "leagueId": 1,
        "sportId": 5,
        "gameTime": 1776268800
      }
    ],
    "nextKey": "..."
  }
}