From 607816c86fa49477f2b6e650ceee43c16b0592b1 Mon Sep 17 00:00:00 2001 From: Claude Bot Date: Mon, 15 Jun 2026 18:23:49 +0000 Subject: [PATCH] =?UTF-8?q?notified:=20=D0=98=D1=81=D0=BF=D0=B0=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F=20vs=20=D0=9A=D0=B0=D0=B1=D0=BE-=D0=92=D0=B5=D1=80?= =?UTF-8?q?=D0=B4=D0=B5=20(manual=20fix)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wc2026_bets.json | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/wc2026_bets.json b/wc2026_bets.json index 934310f..c1e01fb 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -76,7 +76,8 @@ "stake": 500, "odds": 1.75, "potential_win": 875, - "status": "pending" + "status": "pending", + "notified": true }, { "id": 7, @@ -114,7 +115,7 @@ "kick_off_msk": "23:00", "market": "Обе забьют (да)", "stake": 600, - "odds": 1.80, + "odds": 1.8, "potential_win": 1080, "result": "2:2 (обе забили)", "status": "won", @@ -129,7 +130,8 @@ "stake": 700, "odds": 1.35, "potential_win": 945, - "status": "pending" + "status": "pending", + "notified": true }, { "id": 4, @@ -160,7 +162,7 @@ "kick_off_msk": "04:00", "market": "Ничья", "stake": 300, - "odds": 3.10, + "odds": 3.1, "potential_win": 930, "status": "pending" } @@ -178,9 +180,10 @@ "stake": 500, "odds": 1.82, "potential_win": 910, - "status": "pending" + "status": "pending", + "notified": true } ] } } -} +} \ No newline at end of file