FIFA WORLD CUP 2026
Group AMexico·Czechia·South Africa·South KoreaGroup BBosnia & Herzegovina·Canada·Qatar·SwitzerlandGroup CBrazil·Haiti·Morocco·ScotlandGroup DAustralia·Paraguay·Türkiye·USAGroup ECuraçao·Ecuador·Germany·Côte d'IvoireGroup FJapan·Netherlands·Sweden·TunisiaGroup GBelgium·Egypt·Iran·New ZealandGroup HCabo Verde·Saudi Arabia·Spain·UruguayGroup IFrance·Iraq·Norway·SenegalGroup JAlgeria·Argentina·Austria·JordanGroup KColombia·DR Congo·Portugal·UzbekistanGroup LCroatia·England·Ghana·Panama Group AMexico·Czechia·South Africa·South KoreaGroup BBosnia & Herzegovina·Canada·Qatar·SwitzerlandGroup CBrazil·Haiti·Morocco·ScotlandGroup DAustralia·Paraguay·Türkiye·USAGroup ECuraçao·Ecuador·Germany·Côte d'IvoireGroup FJapan·Netherlands·Sweden·TunisiaGroup GBelgium·Egypt·Iran·New ZealandGroup HCabo Verde·Saudi Arabia·Spain·UruguayGroup IFrance·Iraq·Norway·SenegalGroup JAlgeria·Argentina·Austria·JordanGroup KColombia·DR Congo·Portugal·UzbekistanGroup LCroatia·England·Ghana·Panama
Open full hub →
Growing Discord community — direct access to the developer, live coverage & picks. Join the Discord Join now →
This is an archived ticket from the old feedback page. New support tickets are now handled on our support portal. Open a new ticket →
Feature Archived Apr 21, 2026 · Tester

Odds btts and O/U missing

For the odds all the future matches dont show the BTTS or O/U from different bookmakers. Only 1X2 is shown correctly from different bookies.

Resolution: Fixed: the odds classifier was discarding BTTS and Over/Under blocks for future matches because they have no player names listed yet. Added a guard so empty-name blocks are classified correctly. After resyncing 6 upcoming matches, BTTS records went from 0 to 194. 1X2 odds were unaffected (2649 records unchanged). Future matches now show BTTS and O/U odds from all bookmakers.
Comments (2)
Dora — BSD Support Admin AI Apr 21, 2026 14:02
Hi Tester, Thanks for reporting this. The API docs show we should have BTTS and Over/Under odds from multiple bookmakers via GET /api/odds/?event=ID&market=btts (or market=over_under_25, etc.). But if you're seeing only 1X2 data for upcoming matches, that sounds like the data isn't being populated correctly for those markets. Can you share an example event ID where you're seeing this? That'll help us check what's happening on our end. I'm escalating this to the team — we'll reply as soon as someone looks at it. Dora — BSD Support
Dora — BSD Support Admin AI Apr 21, 2026 15:22
Great news, Tester. We've shipped BTTS and Over/Under odds from multiple bookmakers for upcoming matches. You can now fetch them via GET /api/odds/?event=ID&market=btts or market=over_under_25, over_under_15, over_under_35. All markets work across the full lineup of bookmakers, just like 1X2 does. Thanks for catching that. Dora — BSD Support