This project is a web-based Arbitrage Calculator designed to help users identify arbitrage opportunities in sports betting. The calculator allows users to input odds from different betting sites and calculates the potential arbitrage percentage, optimal stakes, total returns, and guaranteed profit.
- Select Number of Odds: Choose between 2 or 3 odds for your calculations.
- Input Odds: Enter the odds for different outcomes (Win, Lost, Draw) from multiple sites.
- Calculate Arbitrage: Determine if there is an arbitrage opportunity and calculate the relevant metrics.
- Responsive Design: The calculator is built with Tailwind CSS for a modern, responsive design.
- Select the number of odds (2 or 3).
- Enter the odds values in the respective fields:
- For 2 odds: Enter values for "Win Site 1," "Lost Site 1," "Win Site 2," and "Lost Site 2."
- For 3 odds: Enter values for "Win Site 1," "Lost Site 1," "Draw Site 1," "Win Site 2," "Lost Site 2," and "Draw Site 2."
- Enter the total investment amount.
- **Click "Calculate" to see the arbitrage opportunity, percentage, optimal stakes, total returns, and guaranteed profit.
Contributions are welcome! Please fork the repository and submit a pull request for any improvements or bug fixes.
This project is licensed under the MIT License. See the LICENSE file for more details.