Each-way bet calculator
FreeSee your return if a selection wins, places, or doesn't.
Each-way calculator widget
Design: font, colours, radius
Inherit the font of the page it sits on.
Default keeps the widget's own corners.
Accent, surface, text and radius are the only overridable tokens: a bounded set that keeps every widget readable. Fonts are stacks, so an embed never downloads one.
Embed code
This rewrites itself as you change the controls above: font, colours and radius. Copy it from the button under the code.
<div data-or-widget="each-way"
data-or-theme="midnight"
data-or-font="host"></div>
<script src="https://oddsrelay.io/widgets/v1/oddsrelay-widgets.js" crossorigin="anonymous" 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.
- Shopify
- Paste into a Custom Liquid section (or theme.liquid for every page). A section keeps the widget on the one template you want it on.
- 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.
Loading the interactive widget…
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.
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
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. It needs no account, key or feed, and 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.
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.
↳ · More widgets
Matched betting calculator
FreeLay stake, liability and locked profit for qualifying bets and free bets.
Bonus calculator
FreeLay a bonus offer and see the qualifying loss and profit, on a win or a loss.
2Up calculator
FreeLay a 2Up early-payout offer and see the qualifying loss and the windfall if it triggers.
Building a betting product?
When you need the feed behind the maths, matched and rated, start a free trial or get in touch.