Put our World Cup model on your site
Both widgets are free, auto-updating, and need no signup or API key. They render from the same Monte Carlo simulation and expected-goals model that powers our public World Cup pages. The only requirement: the built-in “Betsprinter AI model” attribution link stays visible and followable — that’s the licence.
World Cup 2026 win probabilities
Top-10 teams by chance to win the tournament, from our public Monte Carlo simulation (10,000 runs, refreshed every 6 hours).
Option A — iframe (works everywhere)
<iframe src="https://betsprinter.com/embed/world-cup-odds" width="100%" height="420" style="border:0;border-radius:12px;overflow:hidden" title="Betsprinter World Cup 2026 win probabilities" loading="lazy"></iframe>
Option B — script tag (for CMSes that strip iframes)
<div data-betsprinter-widget="world-cup-odds" data-height="420"></div> <script async src="https://betsprinter.com/embed/widget.js"></script>
Golden Boot tracker
Top-10 Golden Boot contenders by projected goals, from our public expected-goals model (refreshed every 6 hours).
Option A — iframe (works everywhere)
<iframe src="https://betsprinter.com/embed/golden-boot" width="100%" height="420" style="border:0;border-radius:12px;overflow:hidden" title="Betsprinter Golden Boot tracker" loading="lazy"></iframe>
Option B — script tag (for CMSes that strip iframes)
<div data-betsprinter-widget="golden-boot" data-height="420"></div> <script async src="https://betsprinter.com/embed/widget.js"></script>
Terms, briefly
- Free for editorial and non-commercial use. No signup, no rate limits at sensible volumes.
- Keep the attribution link intact — removing or nofollow-ing it ends the licence.
- Data is model output, not betting advice. Probabilities update every 6 hours; see the methodology for how the simulation works.
- Want the raw numbers instead? The same data is available through the public API and Markdown exports.