From f7315dcaa2aa7d38bda5cf992523e03900b1ee46 Mon Sep 17 00:00:00 2001 From: Claude Bot Date: Thu, 18 Jun 2026 05:34:05 +0000 Subject: [PATCH] =?UTF-8?q?results:=20=D0=90=D0=BD=D0=B3=D0=BB=D0=B8=D1=8F?= =?UTF-8?q?=204:2=20=D0=A5=D0=BE=D1=80=D0=B2=D0=B0=D1=82=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wc2026_bets.json | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/wc2026_bets.json b/wc2026_bets.json index e8e6992..aca0180 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -4,7 +4,7 @@ "start_balance": 5000, "players": { "negr": { - "balance": 4618, + "balance": 5288, "bets": [ { "id": 1, @@ -176,12 +176,14 @@ "stake": 500, "odds": 2.34, "potential_win": 1170, - "status": "pending" + "result": "4:2", + "status": "won", + "profit": 670 } ] }, "kitaec": { - "balance": 4712, + "balance": 5144, "bets": [ { "id": 1, @@ -288,7 +290,9 @@ "stake": 600, "odds": 1.72, "potential_win": 1032, - "status": "pending" + "result": "4:2", + "status": "won", + "profit": 432 }, { "id": 9, @@ -345,7 +349,7 @@ ] }, "zaharov": { - "balance": 4225, + "balance": 3925, "bets": [ { "id": 1, @@ -451,7 +455,9 @@ "stake": 300, "odds": 2.15, "potential_win": 645, - "status": "pending" + "result": "4:2 (Англия)", + "status": "lost", + "profit": -300 } ] }