Skip to content

keypos/arbitrage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arbitrage Opportunity Calculator

Uses The Odds API to find arbitrage opportunities in sports betting.

Usage

Clone the repo

git clone https://github.com/k4yp/arbitrage.git

Add your API key to the .env file

echo "API_KEY=your_key_here" > .env

Run the project

cargo run

Example results

Will print each sport and any available arbitrage opportunities

Example:

baseball_mlb
ROI: 2.36% PROFIT: $236.59 [("\"sportsbet\"", ("Houston Astros", 1.71)), ("\"unibet\"", ("Boston Red Sox", 2.55))]

About

arbitrage opportunity calculator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages