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.
In-play games with scores, timers, per-period stats and full market depth. Fresh every 2 seconds.
Price movers, min/max/avg summaries and tick-level price history for every outcome — the data this board runs on.
npm i @scorio/client-sdk — 20 typed methods, zero dependencies, works in Node, Deno, Bun and browsers.
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 }