Welcome to your new MLB Betting Recommendation System! This guide will help you get started and make the most of the application.
- Getting Started
- Using the Application
- Setting Up API Keys
- Google Sheets Integration
- Best Practices
- FAQ
Your MLB Betting Recommendation System is accessible at the URL provided to you. Simply navigate to this URL in your web browser to access the application.
When you first access the application, you'll need to:
- Configure your API keys (see Setting Up API Keys)
- Set up Google Sheets integration (optional, see Google Sheets Integration)
- Configure your initial bankroll (on the Bankroll page)
The application is organized into several main sections, accessible from the sidebar:
This is where you can view and manage MLB game data:
- View Games: See all currently loaded games with their odds
- Upload Games: Upload game data from CSV, Word, or text files
- Fetch Live Games: If you have an Odds API key, fetch live MLB game data with current odds
- Generate Recommendations: Create new betting recommendations based on the loaded games
- You can upload a CSV file with game data following the template provided in the app
- For text file uploads, list games in a "Team A vs Team B" format, one per line
- Clicking "Refresh Games" with The Odds API configured will fetch the latest game data
Here you can view, analyze, and export betting recommendations:
- View Recommendations: See all generated recommendations with details
- Copy to Clipboard: Copy recommendations in a format ready for spreadsheets
- Export to Google Sheets: Send recommendations directly to your configured Google Sheet
- Place Bets: Log bets you place based on recommendations to track performance
- Click on a recommendation to see detailed analysis
- Use the confidence score to prioritize which bets to consider
- Export to Google Sheets to share with your team or keep an external record
Manage your betting funds and track your betting history:
- Set Bankroll: Configure your initial and current bankroll amount
- View Bet History: See all bets you've logged, including wins and losses
- Record Bets: Log new bets you've placed
- Update Results: Record the outcomes of your bets
- Export Data: Download your betting history as a CSV file
- Regularly update bet results to keep your bankroll tracking accurate
- Use the performance metrics to analyze your betting strategy
- Consider the bankroll recommendations when deciding bet sizes
Configure application settings and integrations:
- Google Sheets Integration: Set up automatic exports to Google Sheets
- Schedule Settings: Configure automatic daily refresh times
- API Configuration: Manage your API keys (if not using environment variables)
The application requires two API keys for full functionality:
This API provides live MLB game data and odds:
- Sign up at The Odds API
- Get your API key from the dashboard
- Enter the key in the application's Settings page or provide it to your administrator for configuration
This API powers the AI recommendation engine:
- Sign up at OpenAI
- Create an API key from the dashboard
- Enter the key in the application's Settings page or provide it to your administrator for configuration
The application can automatically export recommendations to Google Sheets:
- Create a new Google Sheet where you want to export recommendations
- Go to the Settings page in the application
- Follow the step-by-step instructions to set up the Google Apps Script integration
- Once configured, you can export recommendations with a single click
The exported data in Google Sheets will contain:
- Game matchups
- Bet types
- Odds
- Confidence levels
- Predictions and analysis
You can then use this data for:
- Further analysis
- Team sharing
- Historical tracking
- Custom reporting
To get the most from your MLB Betting Recommendation System:
- Regular Updates: Fetch fresh game data daily for the most accurate odds
- Record All Bets: Track all bets placed to get accurate performance metrics
- Review Analysis: Read the AI analysis to understand the reasoning behind recommendations
- Compare Sources: Use the recommendations as one tool in your overall betting strategy
- Manage Bankroll: Follow bankroll management principles to protect your investment
Q: How often should I generate new recommendations?
A: For best results, generate new recommendations daily as odds can change frequently.
Q: Can I customize the recommendation criteria?
A: The current version uses a fixed AI model for recommendations. Future versions may include customization options.
Q: What happens if the APIs are temporarily unavailable?
A: The application will store your most recent data and continue functioning with that data until new data can be fetched.
Q: How secure is my betting data?
A: Your data is stored securely on your deployment and is not shared with third parties.
Q: Can multiple users access the application?
A: Yes, depending on your deployment method, multiple users can access the application simultaneously.
For additional support, please contact your account representative or technical support contact provided during onboarding.