diff --git a/wc2026_bets.json b/wc2026_bets.json index 8fdb46a..3c82f84 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -4,7 +4,7 @@ "start_balance": 5000, "players": { "negr": { - "balance": 4788, + "balance": 5298, "bets": [ { "id": 1, @@ -202,7 +202,9 @@ "stake": 600, "odds": 1.85, "potential_win": 1110, - "status": "pending" + "result": "4:1 (5 голов)", + "status": "won", + "profit": 510 }, { "id": 16, @@ -417,7 +419,7 @@ ] }, "zaharov": { - "balance": 3925, + "balance": 4390, "bets": [ { "id": 1, @@ -547,7 +549,9 @@ "stake": 500, "odds": 1.93, "potential_win": 965, - "status": "pending" + "result": "4:1 (Ф-1 зашёл)", + "status": "won", + "profit": 465 } ] }