diff --git a/wc2026_bets.json b/wc2026_bets.json index aad9e45..a47bca2 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -4,7 +4,7 @@ "start_balance": 5000, "players": { "negr": { - "balance": 3948, + "balance": 4273, "bets": [ { "id": 1, @@ -270,7 +270,10 @@ "stake": 500, "odds": 1.65, "potential_win": 825, - "status": "pending" + "status": "won", + "result": "0:4", + "notified": true, + "profit": 325 }, { "id": 21, @@ -297,7 +300,7 @@ ] }, "kitaec": { - "balance": 5144, + "balance": 5584, "bets": [ { "id": 1, @@ -552,7 +555,10 @@ "stake": 400, "odds": 2.1, "potential_win": 840, - "status": "pending" + "status": "won", + "result": "0:4", + "notified": true, + "profit": 440 }, { "id": 20,