About

About CricketArb

Launched April 2026 Built by quant traders & cricket fans

CricketArb is a real-time arbitrage scanner purpose-built for cricket. It monitors odds from traditional bookmakers — Betfair Exchange, Betway, Unibet, 1XBet, and others — and compares them continuously against Polymarket prediction markets. When a discrepancy appears that guarantees a profit regardless of outcome, the scanner surfaces it instantly.

Think of it as a Bloomberg Terminal for cricket arb: live data, structured feeds, no noise.

5sPolling interval during live matches
8+Bookmakers tracked simultaneously
Apr 2026Launch date
3Tournaments covered (IPL, PSL, ICC T20 WC)

What It Does

Every 60 seconds during a live match, CricketArb fetches the best available odds for both sides from all tracked bookmakers. It simultaneously polls Polymarket for the current implied probabilities on the corresponding prediction market. The two data sources are compared and an overall combined market probability is computed.

When the combined implied probabilities across both sources fall below 100%, the scanner has found an arbitrage — a window where you can back both outcomes at prices that guarantee a return regardless of which team wins. The Live Terminal shows this in real time, and the free Arbitrage Calculator lets you size your stakes precisely.

The arb detection logic compares only Polymarket prices against bookmaker consensus — never bookmaker against bookmaker. This is deliberate: Polymarket is a zero-margin market (no house edge), which creates structural pricing differences from traditional bookmakers. Those differences are where the arbitrage lives.

How the Detection Algorithm Works

The algorithm runs in four stages on each polling cycle:

  1. Fetch bookmaker odds: The Odds API returns best available prices from 8+ bookmakers for both team outcomes.
  2. Remove overround: Each bookmaker's margin is stripped using proportional reduction — converting raw odds into "true" implied probabilities. The consensus average is taken across all books.
  3. Fetch Polymarket price: The Gamma API returns the current CLOB (Central Limit Order Book) price for the Polymarket prediction market on the same fixture. Token price equals implied probability directly.
  4. Compare and alert: Total implied probability = bookmaker consensus + Polymarket price. If the total falls below 100%, the guaranteed profit margin is (1 ÷ total) − 1, expressed as a percentage. Any margin exceeding your configured threshold triggers an alert.

The system also runs a swap detection check: if a bookmaker's implied probability differs from the consensus by more than 20%, the team assignment is likely reversed in that bookmaker's feed. CricketArb corrects for this automatically.

Smart Polling — How API Credits Are Conserved

Most arbitrage scanners poll APIs continuously, burning through quota even when no match is live. CricketArb uses a Cricbuzz-gated architecture to avoid this:

This means API credits are consumed only during the 3–4 hours of an actual live T20 match, not the other 20 hours of the day when nothing is happening.

Tournaments Covered

Bookmakers Tracked

CricketArb tracks odds from the following bookmakers via The Odds API:

The consensus probability is weighted equally across all available bookmakers for a given fixture. Books that do not offer a market on a particular match are excluded from that match's consensus.

Who Built It

CricketArb was built by a small team of quant traders and cricket enthusiasts who were frustrated by how manually intensive cricket arbitrage was. Polymarket has created genuine, liquid prediction markets for cricket matches — but nobody had built infrastructure to compare those markets against bookmaker odds in real time. We built that infrastructure.

The idea came from watching IPL 2025 markets. During high-profile matches, Polymarket prices diverged from bookmaker consensus by 3–8% for 15–30 minute windows — more than enough to generate guaranteed returns. Identifying and acting on these windows manually, across multiple browser tabs, was error-prone and slow. The solution was obvious: automate it.

CricketArb launched in April 2026, in time for the IPL season. We plan to add more bookmakers, expand prediction market coverage (including Kalshi and Manifold Markets), and introduce a mobile app before the ICC T20 World Cup. All feature requests and partnership enquiries go to support@cricketarb.com.

Tech Stack

CricketArb is built on open-source components:

Node.js + Express React 18 + TypeScript Vite The Odds API Polymarket Gamma API Cricbuzz via RapidAPI WebSockets (ws) PostgreSQL + Drizzle ORM Recharts Tailwind CSS

The backend is a single Express server that handles both the REST API and WebSocket connections. A background polling loop runs every 60 seconds (Cricbuzz) and activates supplementary 60s/30s loops when a live match is detected. All state is persisted to PostgreSQL — odds snapshots, detected arb opportunities, and match metadata — so the history table survives server restarts.

The frontend is a React 18 SPA served by Vite. The live terminal connects to the WebSocket endpoint at /ws and updates every panel in real time without page reloads. If the WebSocket connection drops, it reconnects automatically with exponential backoff.

Accuracy and Limitations

CricketArb is a scanning tool, not a financial adviser. While the arbitrage maths is sound, several real-world factors affect execution:

Frequently Asked Questions

Is CricketArb free to use?

Yes. The live terminal and arb calculator are free with no sign-up. The Telegram signal channel is free to join.

Does it work outside India?

Yes. Polymarket is accessible globally (with a VPN in some jurisdictions). The bookmakers tracked include UK, EU and Australian-licensed books, so the tool is useful for anyone who can access those markets.

How do I calculate my exact stakes?

Use the free Arbitrage Calculator. Enter the decimal odds from both sides and your total budget — the calculator returns optimal stake amounts and guaranteed profit.

Is cricket arbitrage legal?

Arbitrage is a mathematical strategy and is not illegal in most jurisdictions. Bookmakers may restrict accounts. See our full legal guide.

Get in Touch

We're a small team — we read and reply to every message. Whether you have a bug report, feature request, or want to discuss a data partnership, reach out.