GET /api/mozzart/soccer/events?page=1&limit=5
{
"total": 542,
"page": 1,
"limit": 5,
"totalPages": 109,
"hasNextPage": true,
"events": [
{
"sport": "soccer",
"league": "Engleska 1",
"eventId": "994748",
"home": "Leeds",
"away": "Brentford",
"live": false,
"startTime": "2026-08-30T13:00:00.000Z",
"slug": "/en/kladjenje/sport/1/match/994748",
"markets": [
{
"canonicalMarket": "MATCH_RESULT",
"rawName": "Konačan ishod",
"period": "FULL_TIME",
"isActive": true,
"marketId": "2:FULL_TIME",
"selections": [
{
"canonicalOutcome": "HOME",
"rawName": "1",
"odds": 2.6,
"isActive": true,
"selectionId": "270073851",
"moreInfo": {
"fullId": 1001002001,
"description": "Lids će pobediti na meču"
}
},
{
"canonicalOutcome": "DRAW",
"rawName": "X",
"odds": 3.3,
"isActive": true,
"selectionId": "270073658",
"moreInfo": {
"fullId": 1001002002,
"description": "Meč će se završiti nerešenim rezultatom"
}
},
{
"canonicalOutcome": "AWAY",
"rawName": "2",
"odds": 2.75,
"isActive": true,
"selectionId": "270073857",
"moreInfo": {
"fullId": 1001002003,
"description": "Brentford će pobediti na meču"
}
}
],
"moreInfo": { "gameId": 2 }
},
{
"canonicalMarket": "OVER_UNDER",
"rawName": "Ukupno golova na meču",
"period": "FULL_TIME",
"line": 2.5,
"isActive": true,
"marketId": "30:FULL_TIME@2.5",
"selections": [
{
"canonicalOutcome": "UNDER",
"rawName": "0-2",
"odds": 1.85,
"line": 2.5,
"isActive": true,
"selectionId": "270073664",
"moreInfo": {
"fullId": 1001030002,
"description": "Zbir golova na meču će biti najviše 2"
}
},
{
"canonicalOutcome": "OVER",
"rawName": "3+",
"odds": 1.89,
"line": 2.5,
"isActive": true,
"selectionId": "273068980",
"moreInfo": {
"fullId": 1001030001,
"description": "Zbir golova na meču će biti najmanje 3"
}
}
],
"moreInfo": { "gameId": 30 }
}
/* ... 127 more markets */
],
"moreInfo": {
"sportId": 1,
"competitionId": 4187,
"source": "board",
"matchNumber": 20834,
"totalOddsCount": 452,
"originMatchId": 9922032,
"lbMatchId": 72221222,
"status": "Nije počeo",
"phase": "Liga"
}
}
]
}