From a4aca40fe7bc42ff74db5f579458a08c18dcbf84 Mon Sep 17 00:00:00 2001 From: Claude Bot Date: Sat, 20 Jun 2026 03:12:08 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=D0=91=D1=80=D0=B0=D0=B7=D0=B8=D0=BB?= =?UTF-8?q?=D0=B8=D1=8F-=D0=93=D0=B0=D0=B8=D1=82=D0=B8=203:0=20=E2=80=94?= =?UTF-8?q?=20=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=20?= =?UTF-8?q?=D0=BC=D0=B0=D1=82=D1=87=D0=B8=D0=BD=D0=B3=20=D0=9F=D0=BE=D0=B1?= =?UTF-8?q?=D0=B5=D0=B4=D0=B0/=D0=9E=D0=97-=D0=9D=D0=B5=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wc2026_bets.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/wc2026_bets.json b/wc2026_bets.json index 964b719..6e63423 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -236,7 +236,7 @@ ] }, "kitaec": { - "balance": 3114, + "balance": 6444, "bets": [ { "id": 1, @@ -449,15 +449,15 @@ "stake": 3000, "odds": 1.11, "potential_win": 3330, - "status": "lost", + "status": "won", "result": "3:0", "notified": true, - "profit": -3000 + "profit": 330 } ] }, "zaharov": { - "balance": 5280, + "balance": 6080, "bets": [ { "id": 1, @@ -616,10 +616,10 @@ "stake": 500, "odds": 1.6, "potential_win": 800, - "status": "lost", + "status": "won", "result": "3:0", "notified": true, - "profit": -500 + "profit": 300 } ] }