SX BetBlog
Exchange ↗SX Bet
Major League SoccerFC Cincinnati -0.5 @ SJ Earthquakes +0.51.93/2.023h 23mMajor League SoccerInter Miami CF @ Columbus Crew1.26/3h 23mMajor League SoccerInter Miami CF -1 @ Columbus Crew +11.92/1.913h 23mMajor League SoccerColumbus Crew @ Not Columbus Crew5.48/1.213h 23mMajor League SoccerInter Miami CF @ Not Inter Miami CF/2.583h 23mMajor League SoccerTie @ Not tie4.76/1.253h 23mMajor League SoccerOver 3.5 @ Under 3.51.90/2.023h 23mMajor League SoccerVancouver Whitecaps @ Los Angeles FC/2.763h 23mMajor League SoccerOver 3.0 @ Under 3.01.89/2.073h 23mMajor League SoccerOver 4.0 @ Under 4.02.13/3h 23mMajor League SoccerSJ Earthquakes @ Not SJ Earthquakes3.67/1.363h 23mMajor League SoccerFC Cincinnati @ Not FC Cincinnati1.93/2.023h 23mMajor League SoccerFC Cincinnati -0.5 @ SJ Earthquakes +0.51.93/2.023h 23mMajor League SoccerInter Miami CF @ Columbus Crew1.26/3h 23mMajor League SoccerInter Miami CF -1 @ Columbus Crew +11.92/1.913h 23mMajor League SoccerColumbus Crew @ Not Columbus Crew5.48/1.213h 23mMajor League SoccerInter Miami CF @ Not Inter Miami CF/2.583h 23mMajor League SoccerTie @ Not tie4.76/1.253h 23mMajor League SoccerOver 3.5 @ Under 3.51.90/2.023h 23mMajor League SoccerVancouver Whitecaps @ Los Angeles FC/2.763h 23mMajor League SoccerOver 3.0 @ Under 3.01.89/2.073h 23mMajor League SoccerOver 4.0 @ Under 4.02.13/3h 23mMajor League SoccerSJ Earthquakes @ Not SJ Earthquakes3.67/1.363h 23mMajor League SoccerFC Cincinnati @ Not FC Cincinnati1.93/2.023h 23m
Active markets
5,158
Active orders
15,000+
7d volume
$12.73M
7d bets
131,294
Active markets
5,158
Active orders
15,000+
7d volume
$12.73M
7d bets
131,294
◆ 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": "..."
  }
}