surebet is Python sport betting library allowing you to easily convert betting odds, calculate returns, calculate arbitrage betting opportunities and more
- Free software: MIT License
- Documentation: https://surebet.readthedocs.io.
- Normalize variety of betting odds to decimal odds available option below:
- US odds to decimal odds (us_to_dec)
- Probability odds to decimal odds (pro_to_dec)
- HongKong odds to decimal odds (hk_to_dec)
- Malaysian odds to decimal odds (mal_to_dec)
- Indonesian odds to decimal odds (ind_to_dec)
- Identify there is arbitrage bet opportunity
- TODO
- TODO
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.