Канада 6:0 Катар — Негр +450

This commit is contained in:
Claude Bot
2026-06-19 04:47:48 +00:00
parent c7de668b2b
commit 0fc3c03016

View File

@@ -4,7 +4,7 @@
"start_balance": 5000, "start_balance": 5000,
"players": { "players": {
"negr": { "negr": {
"balance": 5298, "balance": 5748,
"bets": [ "bets": [
{ {
"id": 1, "id": 1,
@@ -215,8 +215,9 @@
"stake": 500, "stake": 500,
"odds": 1.9, "odds": 1.9,
"potential_win": 950, "potential_win": 950,
"status": "pending", "result": "6:0",
"notified": true "status": "won",
"profit": 450
} }
] ]
}, },