diff --git a/wc2026_bets.json b/wc2026_bets.json index 2e92c4a..6513943 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -68,7 +68,8 @@ "stake": 600, "odds": 1.48, "potential_win": 888, - "status": "pending" + "status": "pending", + "notified": true }, { "id": 6, @@ -163,7 +164,8 @@ "stake": 400, "odds": 1.48, "potential_win": 592, - "status": "pending" + "status": "pending", + "notified": true }, { "id": 6, @@ -218,7 +220,8 @@ "stake": 500, "odds": 2.7, "potential_win": 1350, - "status": "pending" + "status": "pending", + "notified": true } ] }