From 220ed5f4beee75b4b9cf63893c5bf63ed0cf3e14 Mon Sep 17 00:00:00 2001 From: Claude Bot Date: Mon, 15 Jun 2026 10:58:20 +0000 Subject: [PATCH] =?UTF-8?q?add=20zaharov:=20Spain=20-2.5=20500=E2=82=AC@1.?= =?UTF-8?q?82=20=E2=80=94=20joined=20competition=20June=2015?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wc2026_bets.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/wc2026_bets.json b/wc2026_bets.json index 4cd573f..934310f 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -1,5 +1,5 @@ { - "competition": "ЧМ 2026 — Негр vs Китаец", + "competition": "ЧМ 2026 — Негр vs Китаец vs Захаров", "judge": "rgilfanov", "start_balance": 5000, "players": { @@ -165,6 +165,22 @@ "status": "pending" } ] + }, + "zaharov": { + "balance": 5000, + "bets": [ + { + "id": 1, + "match": "Испания vs Кабо-Верде", + "date": "2026-06-15", + "kick_off_msk": "19:00", + "market": "Фора 1 (-2.5)", + "stake": 500, + "odds": 1.82, + "potential_win": 910, + "status": "pending" + } + ] } } }