GET /api/pmu/live-events?sport=soccer&limit=1
{
"total": 1,
"page": 1,
"limit": 1,
"totalPages": 1,
"hasNextPage": false,
"hasPrevPage": false,
"sport": "soccer",
"events": [
{
"eventId": "1028074535",
"away": "Hapoel Petach Tikva",
"country": "Israel",
"home": "Hapoel Tel Aviv",
"league": "Ligat Ha'Al",
"markets": [
{
"canonicalMarket": "OVER_UNDER",
"rawName": "Total Goals",
"period": "FULL_TIME",
"line": 3.5,
"isActive": true,
"selections": [
{
"canonicalOutcome": "OVER",
"rawName": "Over",
"odds": 2.07,
"isActive": true,
"selectionId": "4339476890",
"line": 3.5
},
{
"canonicalOutcome": "UNDER",
"rawName": "Under",
"odds": 1.53,
"isActive": true,
"selectionId": "4339476891",
"line": 3.5
}
],
"marketId": "1001159926:3.5"
},
{
"canonicalMarket": "HOME_OVER_UNDER",
"rawName": "Total Goals by Hapoel Tel Aviv",
"period": "FULL_TIME",
"line": 3.5,
"isActive": true,
"selections": [
{
"canonicalOutcome": "OVER",
"rawName": "Over",
"odds": 2.2,
"isActive": true,
"selectionId": "4341399688",
"line": 3.5
},
{
"canonicalOutcome": "UNDER",
"rawName": "Under",
"odds": 1.38,
"isActive": true,
"selectionId": "4341399689",
"line": 3.5
}
],
"marketId": "1001159967:3.5"
},
{
"canonicalMarket": "EUROPEAN_HANDICAP",
"rawName": "3-Way Handicap",
"period": "FULL_TIME",
"line": -3,
"isActive": true,
"selections": [
{
"canonicalOutcome": "HOME",
"rawName": "1",
"odds": 2.28,
"isActive": true,
"selectionId": "4341402603",
"line": -3,
"moreInfo": {
"participant": "Hapoel Tel Aviv",
"participantId": "1000257496"
}
},
{
"canonicalOutcome": "DRAW",
"rawName": "X",
"odds": 1.46,
"isActive": true,
"selectionId": "4341402604",
"line": -3
},
{
"canonicalOutcome": "AWAY",
"rawName": "2",
"odds": 0,
"isActive": false,
"selectionId": "4341402605",
"line": -3,
"moreInfo": {
"participant": "Hapoel Petach Tikva",
"participantId": "1000452638"
}
}
],
"marketId": "1001224081:-3"
}
],
"matchClock": {
"minute": 81,
"second": 34,
"period": "2ème mi-temps",
"periodId": "SECOND_HALF",
"running": true
},
"score": {
"home": "3",
"away": "0"
},
"settlement": {
"source": "pmu",
"state": "in_play",
"final": false,
"inPlay": true,
"lastSeenAt": "2026-09-18T14:25:52.003Z"
},
"slug": "/sport/football/israel/ligat-haal/hapoel-tel-aviv---hapoel-petach-tikva/1028074535",
"sport": "soccer",
"startTime": "2026-09-18T12:46:00.000Z",
"statistics": {
"football": {
"home": {
"yellowCards": 2,
"redCards": 0,
"corners": 8
},
"away": {
"yellowCards": 3,
"redCards": 1,
"corners": 1
}
}
}
}
]
}