S1M0N38 / soccerapi

soccerapi, an unambitious soccer odds scraper ⚽️
MIT License
157 stars 36 forks source link

Data missplaced on bet365 API #18

Closed verdenkaf closed 3 years ago

verdenkaf commented 3 years ago

Hey Simon, great work on that script!

Unibet and 888Sport works fine, but bet365 gets the data in a order that shouldn't happen.

If you get the bet365 odds it gets messed in the full_time_result getting the data for next events instead the actual draw and away odds, you can take a look in the german bundesliga 2 e.g.:

image

You can see that in the "Hamburg v Aue" event. The odds in the draw and away_team fields are actually the odds for Jahn Regensburg and Nurnberg.

Is that a known problem with bet365 data?

Thanks!

0xtakamaka commented 3 years ago

Yeah, this is a bug.