GET /api/merkur/results?sport=soccer&final=true&limit=20
{
"total": 71,
"page": 1,
"limit": 20,
"totalPages": 4,
"hasNextPage": true,
"results": [
{
"sport": "soccer",
"country": "Japan",
"league": "Japan J-League 3",
"eventId": "3196975382",
"home": "FC Osaka",
"away": "Ehime FC",
"startTime": "2026-09-14T10:00:00.000Z",
"score": {
"home": "2",
"away": "1"
},
"periodScores": {
"home": [
1,
1
],
"away": [
0,
1
],
"scheduled": 2
},
"matchClock": {
"minute": 90,
"periodId": "ENDED",
"period": "ENDED",
"running": false
},
"statistics": {
"football": {
"home": {
"yellowCards": 1,
"redCards": 0,
"corners": 0
},
"away": {
"yellowCards": 1,
"redCards": 0,
"corners": 0
}
}
},
"participants": {
"home": {
"id": 138060,
"name": "FC Osaka"
},
"away": {
"id": 98416,
"name": "Ehime FC"
}
},
"settlement": {
"source": "merkur",
"final": true,
"inPlay": false,
"settledSelections": 121,
"totalSelections": 124,
"settledMarkets": 31,
"totalMarkets": 32,
"scrapedAt": "2026-09-14T12:34:04.720Z"
},
"settledOpportunities": [
{
"market": "MATCH_RESULT",
"period": "FULL_TIME",
"outcome": "HOME",
"selection": "1",
"result": "WON"
},
{
"market": "MATCH_RESULT",
"period": "FULL_TIME",
"outcome": "DRAW",
"selection": "X",
"result": "LOST"
},
{
"market": "MATCH_RESULT",
"period": "FULL_TIME",
"outcome": "AWAY",
"selection": "2",
"result": "LOST"
},
{
"market": "OVER_UNDER",
"period": "FULL_TIME",
"outcome": "OVER",
"selection": "3+",
"result": "WON",
"line": 2.5
},
{
"market": "OVER_UNDER",
"period": "FULL_TIME",
"outcome": "UNDER",
"selection": "0-2",
"result": "LOST",
"line": 2.5
},
{
"market": "OVER_UNDER",
"period": "FULL_TIME",
"outcome": "OVER",
"selection": "2+",
"result": "WON",
"line": 1.5
}
],
"moreInfo": {
"leagueId": 9584,
"leagueNameFull": "Japan J-League 3",
"gameType": 1,
"countryCode": "JPN",
"countryId": 33,
"leagueSlug": "/de/sports/s/0/s1/33/9584",
"externalIds": {
"merkurPrematch": "3196975382",
"betradar": "72151960"
},
"liveGameId": 35353381,
"cornersPublished": false,
"ended": true,
"lastSeenAt": "2026-09-14T12:01:01.509Z",
"countryName": "Japan"
},
"slug": "/de/sports/live/game-details/35353381",
"externalIds": {
"betradar": "72151960"
},
"nameFull": "FC Osaka - Ehime FC"
}
]
}