diff --git a/wc2026_bets.json b/wc2026_bets.json index 6acd0bb..2e92c4a 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -4,7 +4,7 @@ "start_balance": 5000, "players": { "negr": { - "balance": 5075, + "balance": 4275, "bets": [ { "id": 1, @@ -54,8 +54,10 @@ "stake": 800, "odds": 1.63, "potential_win": 1304, - "status": "pending", - "notified": true + "status": "lost", + "notified": true, + "result": "1:1", + "profit": -800 }, { "id": 5, @@ -96,7 +98,7 @@ ] }, "kitaec": { - "balance": 5205, + "balance": 4705, "bets": [ { "id": 1, @@ -147,8 +149,10 @@ "stake": 500, "odds": 1.63, "potential_win": 815, - "status": "pending", - "notified": true + "status": "lost", + "notified": true, + "result": "1:1", + "profit": -500 }, { "id": 5, @@ -175,7 +179,7 @@ ] }, "zaharov": { - "balance": 4500, + "balance": 4000, "bets": [ { "id": 1, @@ -200,8 +204,10 @@ "stake": 500, "odds": 1.98, "potential_win": 990, - "status": "pending", - "notified": true + "status": "lost", + "notified": true, + "result": "1:1", + "profit": -500 }, { "id": 3,