Odds stream in over Server-Sent Events via Fastly Fanout. Click any line below to open the bet ticket and set your wager.
Click any ticket to see the locked-in line and payout. Bets are priced at placement — later line movements never reprice them.
Seed Data populates the KV Store with sample games and odds. Clear All Data empties it. In local dev, the KV is auto-seeded on first page load.
Edit any line or live game score and click the update button (or press Enter) to write it to the KV Store and broadcast the change to every connected bettor.
This page is the live X-ray of everything Fastly is doing for your browser tab. Every Compute handler invocation, every Fanout push, every KV Store read and write, every Config Store lookup — captured and replayed below. The Secret Store is intentionally invisible (that's the point).
—
—
—
—
SecretStore.get(...).plaintext() but never serialized to the wire — so it
doesn't appear here, and there is no endpoint that returns it. That's the Secret Store contract.