notified: Испания vs Кабо-Верде (manual fix)

This commit is contained in:
Claude Bot
2026-06-15 18:23:49 +00:00
parent 220ed5f4be
commit 607816c86f

View File

@@ -76,7 +76,8 @@
"stake": 500,
"odds": 1.75,
"potential_win": 875,
"status": "pending"
"status": "pending",
"notified": true
},
{
"id": 7,
@@ -114,7 +115,7 @@
"kick_off_msk": "23:00",
"market": "Обе забьют (да)",
"stake": 600,
"odds": 1.80,
"odds": 1.8,
"potential_win": 1080,
"result": "2:2 (обе забили)",
"status": "won",
@@ -129,7 +130,8 @@
"stake": 700,
"odds": 1.35,
"potential_win": 945,
"status": "pending"
"status": "pending",
"notified": true
},
{
"id": 4,
@@ -160,7 +162,7 @@
"kick_off_msk": "04:00",
"market": "Ничья",
"stake": 300,
"odds": 3.10,
"odds": 3.1,
"potential_win": 930,
"status": "pending"
}
@@ -178,9 +180,10 @@
"stake": 500,
"odds": 1.82,
"potential_win": 910,
"status": "pending"
"status": "pending",
"notified": true
}
]
}
}
}
}