From 72925048fb3c9bd59edba63cb867acba6f3e680e Mon Sep 17 00:00:00 2001 From: Claude Bot Date: Thu, 18 Jun 2026 21:00:33 +0000 Subject: [PATCH] =?UTF-8?q?=D0=A8=D0=B2=D0=B5=D0=B9=D1=86=D0=B0=D1=80?= =?UTF-8?q?=D0=B8=D1=8F=204:1=20=D0=91=D0=BE=D1=81=D0=BD=D0=B8=D1=8F=20?= =?UTF-8?q?=E2=80=94=20=D0=9D=D0=B5=D0=B3=D1=80=20+510,=20=D0=97=D0=B0?= =?UTF-8?q?=D1=85=D0=B0=D1=80=D0=BE=D0=B2=20+465?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wc2026_bets.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/wc2026_bets.json b/wc2026_bets.json index 8fdb46a..3c82f84 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -4,7 +4,7 @@ "start_balance": 5000, "players": { "negr": { - "balance": 4788, + "balance": 5298, "bets": [ { "id": 1, @@ -202,7 +202,9 @@ "stake": 600, "odds": 1.85, "potential_win": 1110, - "status": "pending" + "result": "4:1 (5 голов)", + "status": "won", + "profit": 510 }, { "id": 16, @@ -417,7 +419,7 @@ ] }, "zaharov": { - "balance": 3925, + "balance": 4390, "bets": [ { "id": 1, @@ -547,7 +549,9 @@ "stake": 500, "odds": 1.93, "potential_win": 965, - "status": "pending" + "result": "4:1 (Ф-1 зашёл)", + "status": "won", + "profit": 465 } ] }