result: Эквадор 0:0 Кюрасао

This commit is contained in:
Claude Bot
2026-06-21 04:49:42 +00:00
parent b566d6d2d6
commit c499b392c4

View File

@@ -4,7 +4,7 @@
"start_balance": 5000, "start_balance": 5000,
"players": { "players": {
"negr": { "negr": {
"balance": 4448, "balance": 3948,
"bets": [ "bets": [
{ {
"id": 1, "id": 1,
@@ -256,7 +256,10 @@
"stake": 500, "stake": 500,
"odds": 1.9, "odds": 1.9,
"potential_win": 950, "potential_win": 950,
"status": "pending" "status": "lost",
"result": "0:0",
"notified": true,
"profit": -500
}, },
{ {
"id": 20, "id": 20,
@@ -294,7 +297,7 @@
] ]
}, },
"kitaec": { "kitaec": {
"balance": 5644, "balance": 5144,
"bets": [ "bets": [
{ {
"id": 1, "id": 1,
@@ -535,7 +538,10 @@
"stake": 500, "stake": 500,
"odds": 1.65, "odds": 1.65,
"potential_win": 825, "potential_win": 825,
"status": "pending" "status": "lost",
"result": "0:0",
"notified": true,
"profit": -500
}, },
{ {
"id": 19, "id": 19,
@@ -573,7 +579,7 @@
] ]
}, },
"zaharov": { "zaharov": {
"balance": 5580, "balance": 5930,
"bets": [ "bets": [
{ {
"id": 1, "id": 1,
@@ -760,7 +766,10 @@
"stake": 500, "stake": 500,
"odds": 1.7, "odds": 1.7,
"potential_win": 850, "potential_win": 850,
"status": "pending" "status": "won",
"result": "0:0",
"notified": true,
"profit": 350
} }
] ]
} }