Bookmaker margin & fair-odds calculator
FreeSee the margin baked into a market and the true, no-vig prices.
Loading the interactive widget…
Accent, surface, text and radius are the only overridable tokens — a bounded set that keeps widgets readable and on-brand.
The code below matches the preview exactly — theme it above, then copy.
<div data-or-widget="margin"
data-or-theme="dark"></div>
<script src="https://oddsrelay.io/widgets/oddsrelay-widgets.js" async></script>Paste it once, anywhere. The script auto-mounts every data-or-widget element and is style-isolated in a Shadow DOM, so it never clashes with your CSS.
Installing on WordPress, Webflow, Squarespace, Wix or React?
- WordPress
- Add a Custom HTML block (or switch the classic editor to the Text tab) and paste the snippet.
- Webflow
- Drop in an Embed element, paste the snippet, and publish — the widget renders on the published site.
- Squarespace
- Insert a Code block where you want the widget and paste the snippet as HTML.
- Wix
- Add an Embed HTML element (iFrame-free custom code) and paste the snippet.
- React / Next.js
- Render the div, then load the script once (e.g. next/script or an effect). The bundle auto-mounts new [data-or-widget] elements; call window.OddsRelay.scan() after client-side navigations if needed.
Every bookmaker builds a margin into their prices, so the implied probabilities of a market add up to more than 100%. Enter the odds for each outcome to see that margin, and the fair (no-vig) odds you'd get if it were stripped out — a quick way to judge whether a price is sharp and to compare books.
What it does
- Bookmaker margin (overround) for the whole market
- No-vig fair odds and probability for each outcome
- Implied vs fair probability, side by side
- Spots an underround (negative margin) where the market is in your favour
How to use it
- 1Enter every outcome's odds. Add the decimal odds for each outcome in the market.
- 2Read the margin. See the total implied probability and the bookmaker's margin.
- 3Compare fair odds. The table shows the no-vig fair odds and probability per outcome.
What powers this
This calculator runs entirely in your browser. There's no account, no API key and no feed — nothing you type leaves the page. The maths is the same commodity matched-betting and value arithmetic used across the industry, implemented carefully and unit-tested.
Questions
- What is a bookmaker's margin?
- The margin (or overround / vig) is the edge a bookmaker builds into their prices. Add up the implied probabilities of every outcome — the amount over 100% is the margin.
- What are no-vig fair odds?
- Fair odds are the prices with the margin removed proportionally, so the probabilities sum to exactly 100%. They're the market's best estimate of the true chances, useful for spotting value.
- Can the margin be negative?
- Yes — if the implied probabilities add up to under 100% it's an underround, and backing every outcome would guarantee a profit. That's the arbitrage case, and it's rare.
18+ · Data product for licensed operators. Please gamble responsibly.
Building a betting product?
Every widget here is free to embed. When you need the feed behind them — matched, rated, bet365 included — start a free trial or get in touch.