diff --git a/wc2026_bets.json b/wc2026_bets.json index 0a4ba1c..e8e6992 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -4,7 +4,7 @@ "start_balance": 5000, "players": { "negr": { - "balance": 5318, + "balance": 4618, "bets": [ { "id": 1, @@ -163,7 +163,9 @@ "stake": 700, "odds": 1.85, "potential_win": 1295, - "status": "pending" + "result": "1:1", + "status": "lost", + "profit": -700 }, { "id": 13, @@ -179,7 +181,7 @@ ] }, "kitaec": { - "balance": 5212, + "balance": 4712, "bets": [ { "id": 1, @@ -336,12 +338,14 @@ "stake": 500, "odds": 1.85, "potential_win": 925, - "status": "pending" + "result": "1:1", + "status": "lost", + "profit": -500 } ] }, "zaharov": { - "balance": 4725, + "balance": 4225, "bets": [ { "id": 1, @@ -434,7 +438,9 @@ "stake": 500, "odds": 1.95, "potential_win": 975, - "status": "pending" + "result": "1:1", + "status": "lost", + "profit": -500 }, { "id": 8,