From f8dd69ea1fa99e82100b67c745b3b9f1939dbc75 Mon Sep 17 00:00:00 2001 From: Claude Bot Date: Wed, 17 Jun 2026 05:34:35 +0000 Subject: [PATCH] =?UTF-8?q?results=2017.06:=20=D0=9D=D0=BE=D1=80=D0=B2?= =?UTF-8?q?=D0=B5=D0=B3=D0=B8=D1=8F=204:1,=20=D0=90=D1=80=D0=B3=D0=B5?= =?UTF-8?q?=D0=BD=D1=82=D0=B8=D0=BD=D0=B0=203:0=20(=D1=85=D0=B5=D1=82=20?= =?UTF-8?q?=D0=9C=D0=B5=D1=81=D1=81=D0=B8)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wc2026_bets.json | 30 +++++++++++++++++++++--------- 1 file changed, 21 insertions(+), 9 deletions(-) diff --git a/wc2026_bets.json b/wc2026_bets.json index 364a11c..78baa0d 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -4,7 +4,7 @@ "start_balance": 5000, "players": { "negr": { - "balance": 3583, + "balance": 4778, "bets": [ { "id": 1, @@ -124,7 +124,9 @@ "stake": 700, "odds": 1.85, "potential_win": 1295, - "status": "pending" + "result": "1:4 (5 голов)", + "status": "won", + "profit": 595 }, { "id": 10, @@ -135,7 +137,9 @@ "stake": 500, "odds": 2.2, "potential_win": 1100, - "status": "pending" + "result": "3:0 (хет-трик Месси)", + "status": "won", + "profit": 600 }, { "id": 11, @@ -151,7 +155,7 @@ ] }, "kitaec": { - "balance": 4435, + "balance": 4960, "bets": [ { "id": 1, @@ -280,7 +284,9 @@ "stake": 500, "odds": 1.55, "potential_win": 775, - "status": "pending" + "result": "1:4 (Норвегия 4 гола)", + "status": "won", + "profit": 275 }, { "id": 11, @@ -291,12 +297,14 @@ "stake": 500, "odds": 1.5, "potential_win": 750, - "status": "pending" + "result": "3:0", + "status": "won", + "profit": 250 } ] }, "zaharov": { - "balance": 3700, + "balance": 4725, "bets": [ { "id": 1, @@ -363,7 +371,9 @@ "stake": 500, "odds": 1.85, "potential_win": 925, - "status": "pending" + "result": "1:4", + "status": "won", + "profit": 425 }, { "id": 6, @@ -374,7 +384,9 @@ "stake": 500, "odds": 2.2, "potential_win": 1100, - "status": "pending" + "result": "3:0", + "status": "won", + "profit": 600 } ] }