From dd65762d76ff5799c412fbc2b50402fea7a75007 Mon Sep 17 00:00:00 2001 From: Claude Bot Date: Sun, 14 Jun 2026 19:29:44 +0000 Subject: [PATCH] =?UTF-8?q?result:=20GER=207:1=20CUR=20=E2=80=94=20negr=20?= =?UTF-8?q?+950=E2=82=AC=20(won=20-3.5),=20kitaec=20+425=E2=82=AC=20(won?= =?UTF-8?q?=20TB3.5)?= 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 7d2e67c..e9ae9cc 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -4,7 +4,7 @@ "start_balance": 5000, "players": { "negr": { - "balance": 5000, + "balance": 5950, "bets": [ { "id": 1, @@ -15,7 +15,9 @@ "stake": 1000, "odds": 1.95, "potential_win": 1950, - "status": "pending" + "result": "7:1", + "status": "won", + "profit": 950 }, { "id": 2, @@ -42,7 +44,7 @@ ] }, "kitaec": { - "balance": 5000, + "balance": 5425, "bets": [ { "id": 1, @@ -53,7 +55,9 @@ "stake": 500, "odds": 1.85, "potential_win": 925, - "status": "pending" + "result": "7:1 (8 голов)", + "status": "won", + "profit": 425 }, { "id": 2,