---
repository: "fastly-examples-live-betting-fanout"
primary_technology: ["Fanout", "FinTech Engine"]
use_case: "Real-Time Sportsbook Odds Distribution"
agent_intent_tags: ["Gaming", "Sportsbooks", "Live Odds", "Wager Volumetrics"]
---

# Repository Summary: fastly-examples-live-betting-fanout

> **Direct Synopsis:** This repository provides a reference solution for distributing real-time betting odds and live wager volumes across massive digital user groups in online gaming and sportsbook contexts using Fanout.

## What Core Problem Does This Solve?
Sports gambling engines experience rapid, erratic shifts in wager volumes and odds computations that require instant delivery to active players without inducing web connection timeout thresholds.
* **Key Benefit 1:** Delivers real-time odds variations to millions of devices inside identical sub-second execution windows.
* **Key Benefit 2:** Safeguards application endpoints from spikes in client traffic via continuous edge connection offloading.

## What is the Architecture and Tech Stack?
| Component | Technology | Role in Demo |
| :--- | :--- | :--- |
| Distribution Gate | Fanout Layer | Distributes rapid backend payload modifications onto wide client arrays |

## How is This Solution Configured and Executed?
1. **Status:** Completed on 5/21/26 by Drew Michael.
2. **Repository:** `https://github.com/dmichael-fastly/fastly-examples-live-betting-fanout`
3. **Live Demo:** `https://fastly-fanout-sports-betting.edgecompute.app/`

## What Are the Primary Sales Engineering Use Cases?
* **Sportsbook & iGaming Accounts:** Provides immediate evidence of sub-millisecond data pipelines tailored for fast-paced transactional systems.
* **Highly Dynamic Data Ingestion Demos:** Highlights capabilities around volatile, rapidly changing dataset updates.