JarrettTo / SBAI.com-Frontend

AI Sports Betting Tool and Platform
https://sbai-com-frontend.vercel.app
4 stars 0 forks source link

Add proper segragation of games in tabs based on tabs #43

Open JarrettTo opened 3 months ago

JarrettTo commented 3 months ago

image

image Right now, how the segregation is hard coded. We put games returned by The Odds API as upcoming, and games returned by Sportsradar api as games in the future( today +1 , and today +2). The issue is that since the odds api data isn't date specific and shows up coming games (once all march 11 games are done, itll return march 12 ones), so by then the dates no longer start matching.