robbiehaynes / arbitrage-finder

This repo features a betting arbitrage finder that uses The Odds API to fetch current betting odds. It enables users to identify profitable arbitrage opportunities by comparing odds from different bookmakers and exchanges. It is for entertainment and educational purposes only

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Arbitrage Betting Finder 📈

This arbitrage betting finder will search major sports events, using The Odds API to fetch odds.

Then, using clever mathematics, will search for arbitrage opportunities across all bookmakers.

How to use

python arbitrage-finder.py

This will return:

  • Matches with arbitrage opportunities
  • Correct odds to use
  • Amount to wager on each result
  • Bookmaker to use

Disclaimer: Arbitrage betting discussed herein is purely for educational purposes and should not be construed as financial advice.

About

This repo features a betting arbitrage finder that uses The Odds API to fetch current betting odds. It enables users to identify profitable arbitrage opportunities by comparing odds from different bookmakers and exchanges. It is for entertainment and educational purposes only

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%