diff --git a/wc2026_bets.json b/wc2026_bets.json index 46dbd51..d5edeae 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -4,7 +4,7 @@ "start_balance": 5000, "players": { "negr": { - "balance": 5298, + "balance": 5748, "bets": [ { "id": 1, @@ -215,8 +215,9 @@ "stake": 500, "odds": 1.9, "potential_win": 950, - "status": "pending", - "notified": true + "result": "6:0", + "status": "won", + "profit": 450 } ] },