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" + } + ] } } }