L
LINEmd

Scanner playground

Test arb scans before wiring a production key.

The scanner page is the operator-facing entry point for validating leagues, markets, stake splits, TTLs, and alert delivery settings.

Sandbox board

Use delayed examples to understand response shape, edge math, and stale-line flags without consuming live quota.

Stake preview

Estimate stake splits and profit bands before routing opportunities to dashboards, alerts, or execution tooling.

Alert rehearsal

Dry-run webhook payloads and SSE messages so integrations can handle updates, expirations, and duplicate suppression.

Playground payload
{
  "sport": "basketball_nba",
  "markets": ["h2h", "spreads"],
  "min_margin": 1.25,
  "delivery": "preview"
}