diff --git a/wc2026_bets.json b/wc2026_bets.json index be333da..61b32ef 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -4,7 +4,7 @@ "start_balance": 5000, "players": { "negr": { - "balance": 5250, + "balance": 5575, "bets": [ { "id": 1, @@ -41,7 +41,9 @@ "stake": 500, "odds": 1.65, "potential_win": 825, - "status": "pending" + "result": "5:1", + "status": "won", + "profit": 325 } ] },