The sports betting market, as a live prediction market.

Every card below is a real outcome trading right now — implied probability from live odds, how far it has moved, and the full market chart on click. All of it comes from the Scorio API: 80+ sports, full market depth, tick-level history.

Get free API key Read the docs Free tier: full data access, 30K requests/mo.

Movers board

loading…
Loading live market data…

What you get

Live scores & odds

In-play games with scores, timers, per-period stats and full market depth. Fresh every 2 seconds.

Odds intelligence

Price movers, min/max/avg summaries and tick-level price history for every outcome — the data this board runs on.

Typed SDK

npm i @scorio/client-sdk — 20 typed methods, zero dependencies, works in Node, Deno, Bun and browsers.

Two calls to your first signal

GET /api/odds/movers?minutes=60&limit=5
GET /api/events/{event_id}/price-history

{ "event_name": "Chelsea", "market_name": "Match Result",
  "opening_price": 3.80, "current_price": 4.50, "change_percent": 18.42 }