Automated tool that identifies value bets across Rhode Island-legal sportsbooks using live odds data.
The Value Bet Finder pulls live odds from The Odds API, compares lines across multiple RI-legal sportsbooks, and flags bets where the implied probability is lower than the estimated true probability. It's built to give a statistical edge rather than relying on gut picks.
This project pushed me into working with live APIs, handling rate limits, and structuring data pipelines that feed into Excel. The biggest challenge was defining "value" in a way that's statistically meaningful — not just finding line differences, but quantifying edge. I also built out the Excel tracking sheet to log results and measure ROI over time.