diff --git a/wc2026_bets.json b/wc2026_bets.json index de31ac2..ff1e480 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -233,7 +233,7 @@ ] }, "kitaec": { - "balance": 5534, + "balance": 5864, "bets": [ { "id": 1, @@ -418,7 +418,10 @@ "stake": 600, "odds": 1.55, "potential_win": 930, - "status": "pending" + "status": "won", + "result": "2:0", + "profit": 330, + "notified": true }, { "id": 15, @@ -445,7 +448,7 @@ ] }, "zaharov": { - "balance": 4930, + "balance": 5780, "bets": [ { "id": 1, @@ -590,7 +593,10 @@ "stake": 500, "odds": 2.7, "potential_win": 1350, - "status": "pending" + "status": "won", + "result": "2:0", + "profit": 850, + "notified": true } ] }