Documentation Index
Fetch the complete documentation index at: https://docs.fieldfunded.com/llms.txt
Use this file to discover all available pages before exploring further.
Build a Soccer Odds App with Live Scores and Settlement
Get live soccer odds for Premier League, La Liga, Serie A, Bundesliga, and 100+ leagues from a single API call. This guide builds a complete soccer odds dashboard with live scores, match tracking, and automatic bet resolution.Soccer Coverage
FieldFunded covers 100+ soccer leagues across 50+ countries:| Region | Example Leagues | Coverage |
|---|---|---|
| England | Premier League, Championship, League One, League Two | Full |
| Spain | La Liga, Segunda Division | Full |
| Italy | Serie A, Serie B | Full |
| Germany | Bundesliga, 2. Bundesliga | Full |
| France | Ligue 1, Ligue 2 | Full |
| Europe | Champions League, Europa League, Conference League | Full |
| South America | Brasileirao, Argentine Liga | Full |
| International | World Cup, Euros, Copa America, Nations League | Full |
What You’ll Use
| SDK Method | Endpoint | Purpose |
|---|---|---|
getEvents() | GET /v1/events | List soccer matches by league |
getEventOdds() | GET /v1/events/{id}/odds | Get all markets (1x2, BTTS, O/U, Asian HC) |
getScores() | GET /v1/scores | Live scores with minute tracking |
getLive() | GET /v1/live | Currently in-play matches |
checkBet() | POST /v1/bets/check | Auto-settle soccer bets |
Step 1: Fetch Today’s Matches
Step 2: Get Market Odds
Soccer events include deep market coverage — 1x2, Double Chance, Both Teams to Score, Over/Under, Asian Handicap, Correct Score, and more:Step 3: Track Live Scores
Poll live scores during matches to update your UI in real time:Step 4: Settle Bets Automatically
When a match ends, use the settlement API to resolve bets instantly:Rate Limit Math
| Scenario | Requests/day | Monthly total | Plan needed |
|---|---|---|---|
| Check odds for 20 matches daily | 20 | 600 | Free |
| Poll 5 live matches every 60s (2hr avg) | 600 | 18,000 | Starter ($29) |
| Full matchday: 10 live + odds + scores | 2,000 | 60,000 | Starter ($29) |
| Production: 50+ live + settlement | 8,000 | 240,000 | Starter ($29) |
Related Guides
- Build a Betting Platform — full-stack architecture with soccer as primary sport
- Build a Settlement Engine — automate post-match resolution
- Build a Line Tracker — monitor odds movements pre-kickoff
- FieldFunded vs The Odds API — soccer coverage comparison
Get Your Free API Key
Start building in 5 minutes — 100+ soccer leagues included
See Pricing
All plans compared side by side
