You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
4
+
5
+
## Features
6
+
7
+
-**Select Number of Odds**: Choose between 2 or 3 odds for your calculations.
8
+
-**Input Odds**: Enter the odds for different outcomes (Win, Lost, Draw) from multiple sites.
9
+
-**Calculate Arbitrage**: Determine if there is an arbitrage opportunity and calculate the relevant metrics.
10
+
-**Responsive Design**: The calculator is built with Tailwind CSS for a modern, responsive design.
11
+
12
+
## Instructions
13
+
14
+
1.**Select the number of odds (2 or 3).**
15
+
2.**Enter the odds values in the respective fields:**
16
+
- For 2 odds: Enter values for "Win Site 1," "Lost Site 1," "Win Site 2," and "Lost Site 2."
17
+
- 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."
18
+
3.**Enter the total investment amount.**
19
+
4.**Click "Calculate" to see the arbitrage opportunity, percentage, optimal stakes, total returns, and guaranteed profit.
20
+
21
+
## Contributing
22
+
23
+
Contributions are welcome! Please fork the repository and submit a pull request for any improvements or bug fixes.
24
+
25
+
## License
26
+
27
+
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
0 commit comments