From 9fc028676191f1ea81e3b2552f00c982b153f388 Mon Sep 17 00:00:00 2001 From: Claude Bot Date: Mon, 15 Jun 2026 06:28:51 +0000 Subject: [PATCH] =?UTF-8?q?result:=20SWE=205:1=20TUN=20=E2=80=94=20negr=20?= =?UTF-8?q?SWE=20won=20(+325=E2=82=AC,=205575=E2=82=AC)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wc2026_bets.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/wc2026_bets.json b/wc2026_bets.json index be333da..61b32ef 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -4,7 +4,7 @@ "start_balance": 5000, "players": { "negr": { - "balance": 5250, + "balance": 5575, "bets": [ { "id": 1, @@ -41,7 +41,9 @@ "stake": 500, "odds": 1.65, "potential_win": 825, - "status": "pending" + "result": "5:1", + "status": "won", + "profit": 325 } ] },