Швейцария 4:1 Босния — Негр +510, Захаров +465

This commit is contained in:
Claude Bot
2026-06-18 21:00:33 +00:00
parent e65c14b825
commit 72925048fb

View File

@@ -4,7 +4,7 @@
"start_balance": 5000, "start_balance": 5000,
"players": { "players": {
"negr": { "negr": {
"balance": 4788, "balance": 5298,
"bets": [ "bets": [
{ {
"id": 1, "id": 1,
@@ -202,7 +202,9 @@
"stake": 600, "stake": 600,
"odds": 1.85, "odds": 1.85,
"potential_win": 1110, "potential_win": 1110,
"status": "pending" "result": "4:1 (5 голов)",
"status": "won",
"profit": 510
}, },
{ {
"id": 16, "id": 16,
@@ -417,7 +419,7 @@
] ]
}, },
"zaharov": { "zaharov": {
"balance": 3925, "balance": 4390,
"bets": [ "bets": [
{ {
"id": 1, "id": 1,
@@ -547,7 +549,9 @@
"stake": 500, "stake": 500,
"odds": 1.93, "odds": 1.93,
"potential_win": 965, "potential_win": 965,
"status": "pending" "result": "4:1 (Ф-1 зашёл)",
"status": "won",
"profit": 465
} }
] ]
} }