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