From b5e0926b8ec8dbd6b3c23811b42a90d45a8c98ea Mon Sep 17 00:00:00 2001 From: Claude Bot Date: Sun, 21 Jun 2026 21:06:19 +0000 Subject: [PATCH] =?UTF-8?q?result:=20=D0=98=D1=81=D0=BF=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D1=8F=204:0=20=D0=A1=D0=B0=D1=83=D0=B4=D0=BE=D0=B2=D1=81=D0=BA?= =?UTF-8?q?=D0=B0=D1=8F=20=D0=90=D1=80=D0=B0=D0=B2=D0=B8=D1=8F,=20=D0=91?= =?UTF-8?q?=D0=B5=D0=BB=D1=8C=D0=B3=D0=B8=D1=8F=200:0=20=D0=98=D1=80=D0=B0?= =?UTF-8?q?=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wc2026_bets.json | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) diff --git a/wc2026_bets.json b/wc2026_bets.json index 9370101..fb03d85 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -4,7 +4,7 @@ "start_balance": 5000, "players": { "negr": { - "balance": 4273, + "balance": 4183, "bets": [ { "id": 1, @@ -284,7 +284,10 @@ "stake": 600, "odds": 1.85, "potential_win": 1110, - "status": "pending" + "status": "won", + "result": "4:0", + "notified": true, + "profit": 510 }, { "id": 22, @@ -295,12 +298,15 @@ "stake": 600, "odds": 1.5, "potential_win": 900, - "status": "pending" + "status": "lost", + "result": "0:0", + "notified": true, + "profit": -600 } ] }, "kitaec": { - "balance": 5584, + "balance": 5314, "bets": [ { "id": 1, @@ -569,7 +575,10 @@ "stake": 600, "odds": 1.55, "potential_win": 930, - "status": "pending" + "status": "won", + "result": "4:0", + "notified": true, + "profit": 330 }, { "id": 21, @@ -580,12 +589,15 @@ "stake": 600, "odds": 1.55, "potential_win": 930, - "status": "pending" + "status": "lost", + "result": "0:0", + "notified": true, + "profit": -600 } ] }, "zaharov": { - "balance": 5930, + "balance": 5630, "bets": [ { "id": 1, @@ -786,7 +798,10 @@ "stake": 300, "odds": 2.15, "potential_win": 645, - "status": "pending" + "status": "lost", + "result": "0:0", + "notified": true, + "profit": -300 }, { "id": 16,