fix: NED 2:2 JPN (late equalizer 89') — negr NED lost (-700€, 5250€), kitaec ОЗ won (+480€, 5905€)

This commit is contained in:
Claude Bot
2026-06-14 21:57:37 +00:00
parent 87c39f74f5
commit 132b9dcfaa

View File

@@ -4,7 +4,7 @@
"start_balance": 5000,
"players": {
"negr": {
"balance": 6657,
"balance": 5250,
"bets": [
{
"id": 1,
@@ -28,9 +28,9 @@
"stake": 700,
"odds": 2.01,
"potential_win": 1407,
"result": "2:1",
"status": "won",
"profit": 707
"result": "2:2",
"status": "lost",
"profit": -700
},
{
"id": 3,
@@ -70,7 +70,7 @@
"stake": 600,
"odds": 1.80,
"potential_win": 1080,
"result": "2:1 (обе забили)",
"result": "2:2 (обе забили)",
"status": "won",
"profit": 480
}