diff --git a/wc2026_bets.json b/wc2026_bets.json index 78baa0d..817c603 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -4,7 +4,7 @@ "start_balance": 5000, "players": { "negr": { - "balance": 4778, + "balance": 5318, "bets": [ { "id": 1, @@ -150,12 +150,14 @@ "stake": 600, "odds": 1.9, "potential_win": 1140, - "status": "pending" + "result": "3:1", + "status": "won", + "profit": 540 } ] }, "kitaec": { - "balance": 4960, + "balance": 5212, "bets": [ { "id": 1, @@ -273,7 +275,9 @@ "stake": 700, "odds": 1.36, "potential_win": 952, - "status": "pending" + "result": "3:1", + "status": "won", + "profit": 252 }, { "id": 10,