diff --git a/wc2026_bets.json b/wc2026_bets.json index ffd8545..9600174 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -4,7 +4,7 @@ "start_balance": 5000, "players": { "negr": { - "balance": 5148, + "balance": 4448, "bets": [ { "id": 1, @@ -242,7 +242,10 @@ "stake": 700, "odds": 1.85, "potential_win": 1295, - "status": "pending" + "status": "lost", + "result": "2:1", + "notified": true, + "profit": -700 }, { "id": 19, @@ -291,7 +294,7 @@ ] }, "kitaec": { - "balance": 6444, + "balance": 5644, "bets": [ { "id": 1, @@ -518,7 +521,10 @@ "stake": 800, "odds": 1.58, "potential_win": 1264, - "status": "pending" + "status": "lost", + "result": "2:1", + "notified": true, + "profit": -800 }, { "id": 18, @@ -567,7 +573,7 @@ ] }, "zaharov": { - "balance": 6080, + "balance": 5580, "bets": [ { "id": 1, @@ -740,7 +746,10 @@ "stake": 500, "odds": 2.2, "potential_win": 1100, - "status": "pending" + "status": "lost", + "result": "2:1", + "notified": true, + "profit": -500 }, { "id": 14,