From 132b9dcfaadef5c8c0671a4a6f23b86405eb93b2 Mon Sep 17 00:00:00 2001 From: Claude Bot Date: Sun, 14 Jun 2026 21:57:37 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20NED=202:2=20JPN=20(late=20equalizer=2089?= =?UTF-8?q?')=20=E2=80=94=20negr=20NED=20lost=20(-700=E2=82=AC,=205250?= =?UTF-8?q?=E2=82=AC),=20kitaec=20=D0=9E=D0=97=20won=20(+480=E2=82=AC,=205?= =?UTF-8?q?905=E2=82=AC)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wc2026_bets.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/wc2026_bets.json b/wc2026_bets.json index 1d2276e..be333da 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -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 }