diff --git a/wc2026_bets.json b/wc2026_bets.json index 964b719..6e63423 100644 --- a/wc2026_bets.json +++ b/wc2026_bets.json @@ -236,7 +236,7 @@ ] }, "kitaec": { - "balance": 3114, + "balance": 6444, "bets": [ { "id": 1, @@ -449,15 +449,15 @@ "stake": 3000, "odds": 1.11, "potential_win": 3330, - "status": "lost", + "status": "won", "result": "3:0", "notified": true, - "profit": -3000 + "profit": 330 } ] }, "zaharov": { - "balance": 5280, + "balance": 6080, "bets": [ { "id": 1, @@ -616,10 +616,10 @@ "stake": 500, "odds": 1.6, "potential_win": 800, - "status": "lost", + "status": "won", "result": "3:0", "notified": true, - "profit": -500 + "profit": 300 } ] }