diff --git a/wc2026_bets.json b/wc2026_bets.json index 1d2276e..be333da 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -4,7 +4,7 @@ "start_balance": 5000, "players": { "negr": { - "balance": 6657, + "balance": 5250, "bets": [ { "id": 1, @@ -28,9 +28,9 @@ "stake": 700, "odds": 2.01, "potential_win": 1407, - "result": "2:1", - "status": "won", - "profit": 707 + "result": "2:2", + "status": "lost", + "profit": -700 }, { "id": 3, @@ -70,7 +70,7 @@ "stake": 600, "odds": 1.80, "potential_win": 1080, - "result": "2:1 (обе забили)", + "result": "2:2 (обе забили)", "status": "won", "profit": 480 }