GET /api/bovada/soccer/events?page=1&limit=5
{
"total": 1642,
"page": 1,
"limit": 5,
"totalPages": 329,
"hasNextPage": true,
"events": [
{
"sport": "soccer",
"league": "Premier League",
"country": "England",
"eventId": "29010184",
"home": "Crystal Palace",
"away": "Manchester City",
"live": false,
"startTime": "2026-08-28T19:00:00.000Z",
"slug": "/sports/soccer/europe/england/premier-league/crystal-palace-manchester-city-202608281500",
"markets": [
{
"canonicalMarket": "MATCH_RESULT",
"rawName": "3-Way Moneyline",
"period": "FULL_TIME",
"isActive": true,
"marketId": "515573157",
"selections": [
{
"canonicalOutcome": "HOME",
"rawName": "Crystal Palace",
"odds": 5,
"rawOdds": "5.00",
"fractional": "4/1",
"american": "+400",
"isActive": true,
"selectionId": "2365548222",
"moreInfo": { "competitorId": "29010184-16118423" }
},
{
"canonicalOutcome": "AWAY",
"rawName": "Manchester City",
"odds": 1.657895,
"rawOdds": "1.657895",
"fractional": "25/38",
"american": "-152",
"isActive": true,
"selectionId": "2365548223",
"moreInfo": { "competitorId": "29010184-16094787" }
},
{
"canonicalOutcome": "DRAW",
"rawName": "Draw",
"odds": 4.1,
"rawOdds": "4.100",
"fractional": "31/10",
"american": "+310",
"isActive": true,
"selectionId": "2365548224"
}
],
"moreInfo": {
"key": "3W-1X2",
"marketTypeId": "1",
"descriptionKey": "Win/Draw/Win",
"group": "Game Lines",
"periodAbbr": "RT",
"periodName": "Regulation Time"
}
},
{
"canonicalMarket": "ASIAN_HANDICAP",
"rawName": "Goal Spread",
"period": "FULL_TIME",
"line": 0.75,
"isActive": true,
"marketId": "521189908",
"selections": [
{
"canonicalOutcome": "HOME",
"rawName": "Crystal Palace",
"odds": 2.02,
"rawOdds": "2.02",
"fractional": "51/50",
"american": "+102",
"line": 0.75,
"isActive": true,
"selectionId": "2387165310"
},
{
"canonicalOutcome": "AWAY",
"rawName": "Manchester City",
"odds": 1.819672,
"rawOdds": "1.819672",
"fractional": "50/61",
"american": "-122",
"line": -0.75,
"isActive": true,
"selectionId": "2387165311"
}
],
"moreInfo": {
"key": "2W-HCAP",
"marketTypeId": "120738",
"descriptionKey": "Main Dynamic Asian Goal Handicap",
"group": "Game Lines",
"periodAbbr": "RT",
"periodName": "Regulation Time"
}
}
/* ... 277 more markets */
],
"moreInfo": {
"sportCode": "SOCC",
"eventType": "GAMEEVENT",
"competitionId": "6673859",
"leagueLink": "/soccer/europe/england/premier-league",
"numMarkets": 279,
"region": "Europe",
"lastModified": 1787936339620
}
}
]
}