GET /api/betparx/soccer/events?page=1&limit=5
{
"total": 1243,
"page": 1,
"limit": 5,
"totalPages": 249,
"hasNextPage": true,
"events": [
{
"sport": "soccer",
"league": "La Liga",
"country": "Spain",
"eventId": "1028208792",
"home": "Levante",
"away": "Real Betis",
"live": false,
"startTime": "2026-08-29T15:00:00.000Z",
"slug": "/kambi#event/1028208792",
"markets": [
{
"canonicalMarket": "MATCH_RESULT",
"rawName": "Full Time",
"period": "FULL_TIME",
"isActive": true,
"marketId": "1001159858",
"selections": [
{
"canonicalOutcome": "HOME",
"rawName": "1",
"odds": 3.4,
"isActive": true,
"selectionId": "4308864227",
"moreInfo": { "participant": "Levante", "participantId": "1000000348" }
},
{
"canonicalOutcome": "DRAW",
"rawName": "X",
"odds": 3.3,
"isActive": true,
"selectionId": "4308864228"
},
{
"canonicalOutcome": "AWAY",
"rawName": "2",
"odds": 2.17,
"isActive": true,
"selectionId": "4308864229",
"moreInfo": { "participant": "Real Betis", "participantId": "1000000169" }
}
]
},
{
"canonicalMarket": "OVER_UNDER",
"rawName": "Total Goals",
"period": "FULL_TIME",
"line": 1.5,
"isActive": true,
"marketId": "1001159926:1.5",
"selections": [
{
"canonicalOutcome": "OVER",
"rawName": "Over",
"odds": 1.32,
"isActive": true,
"selectionId": "4308864062",
"line": 1.5
},
{
"canonicalOutcome": "UNDER",
"rawName": "Under",
"odds": 3.3,
"isActive": true,
"selectionId": "4308864063",
"line": 1.5
}
]
},
{
"canonicalMarket": "ANYTIME_GOALSCORER",
"rawName": "To Score",
"period": "FULL_TIME",
"line": 1,
"isActive": true,
"marketId": "1001159886:1:Cucho Hernández",
"selections": [
{
"canonicalOutcome": "YES",
"rawName": "Yes",
"odds": 3.1,
"isActive": true,
"selectionId": "4308867095",
"line": 1,
"moreInfo": { "participant": "Cucho Hernández", "participantId": "1007915472" }
}
],
"moreInfo": { "player": "Cucho Hernández" }
}
],
"moreInfo": {
"brand": "parxusnj",
"site": "https://nj.betparx.com"
}
}
]
}