Each-way bet calculator
FreeSee your return if a selection wins, places, or doesn't.
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="each-way"
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.
An each-way bet is two bets in one — one on the win, one on the place — so it costs twice the unit stake. The place part pays at a fraction of the win odds. Enter your stake, the win odds and the place terms to see exactly what you get back in each outcome.
What it does
- Place odds derived from the win odds and place terms
- Return and profit if it wins, places, or is unplaced
- Place fractions from 1/2 down to 1/8
- Runs entirely in your browser
How to use it
- 1Enter your stake and odds. Type the each-way unit stake and the win odds.
- 2Pick the place terms. Choose the place fraction (e.g. 1/5) the bookmaker offers.
- 3Read the outcomes. See the return and profit for a win, a place and an unplaced result.
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
- How do each-way place odds work?
- The place part pays at the win odds reduced by the place fraction: place odds = 1 + (win odds − 1) × fraction. At 11.0 (10/1) with 1/5 place terms, the place pays 3.0.
- Why does an each-way bet cost twice the stake?
- Each-way is two stakes — one on the win and one on the place — so the total outlay is twice the unit stake.
- Is this a matched-betting calculator?
- No — this shows bookmaker returns for an each-way bet. For laying at an exchange, use the matched betting calculator.
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.