Exclusive to us at this price
Goal Line Odds API
Over/under goal lines with opening, closing and in-play values across thousands of competitions. From $5/mo.
GET /v1/fixtures/{id}/odds?market=goalline
curl https://api.5dollarfootballapi.com/v1/fixtures/{id}/odds?market=goalline
-H "Authorization: Bearer fb_live_your_key"
{
"success": 1,
"data": {
"fixture_id": 197590518,
"odds": { "goal_line": { "opening": "2.5", "current": "2.75", "inplay": "3.0" } }
}
}
What you get
- Over/under goal lines per fixture
- Opening, closing and in-play values
- Pairs cleanly with corner and Asian markets
- One endpoint, ?market=goalline
The endpoint
One authenticated request returns clean JSON. Full parameters and responses are in the docs.
GET /v1/fixtures/{id}/odds?market=goallineFrequently asked questions
European 1X2, Asian handicap, goal line (over/under), corner line, corner Asian handicap, card lines and both teams to score (BTTS) — pre-match and in-play, with opening, current and live values. Bet365 comes with every paid plan, and 18 more bookmakers are available on Ultra.
See what every bookmaker carries, per marketStart building for free
Get a working API key in under a minute. No credit card, no sales call.