surebet

https://img.shields.io/pypi/v/surebet.svg https://img.shields.io/travis/HintikkaKimmo/surebet.svg Documentation Status Updates Maintainability Test Coverage

surebet is Python sport betting library allowing you to easily convert betting odds, calculate returns, calculate arbitrage betting opportunities and more

Features

  • Normalize variety of betting odds to decimal odds available option below:
  1. US odds to decimal odds (us_to_dec)
  2. Probability odds to decimal odds (pro_to_dec)
  3. HongKong odds to decimal odds (hk_to_dec)
  4. Malaysian odds to decimal odds (mal_to_dec)
  5. Indonesian odds to decimal odds (ind_to_dec)
  • Identify there is arbitrage bet opportunity
  • TODO

Quickstart

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.