Closed jeremyjpj0916 closed 3 years ago
Just looked into this and found that SportsBeting and BetOnline have the same ID because BetOnline was acquired by SportsBetting. So the lines should be the same, but the code needs to be fixed to return the correct name.
Same problem with Bodog and Bovada
Ahh interesting. I can't say I have studied both sites(I know they are sibling sites) to see if the odds are identical between SportsBetting and BetOnline. WIll take a look around now just to confirm it.
Edit - Based on NFL and NBA I am going to say they are the same. Those pages they were identical.
Added 'sportsbook alias' key for duplicate ids.
Based on this snippit of code:
I should not get getting match results like so from NBA:
Where
SportsBetting
is still in the list when I specifically filter for only['BetOnline', 'Bovada']
Version Used:
0.2.1
Python Version: 3.9