auto: Бразилия-Гаити 3:0

This commit is contained in:
Claude Bot
2026-06-20 03:10:22 +00:00
parent e65aa7f906
commit afc33f4206

View File

@@ -4,7 +4,7 @@
"start_balance": 5000, "start_balance": 5000,
"players": { "players": {
"negr": { "negr": {
"balance": 5748, "balance": 5148,
"bets": [ "bets": [
{ {
"id": 1, "id": 1,
@@ -215,7 +215,10 @@
"stake": 600, "stake": 600,
"odds": 1.91, "odds": 1.91,
"potential_win": 1146, "potential_win": 1146,
"status": "pending" "status": "lost",
"result": "3:0",
"notified": true,
"profit": -600
}, },
{ {
"id": 16, "id": 16,
@@ -233,7 +236,7 @@
] ]
}, },
"kitaec": { "kitaec": {
"balance": 6114, "balance": 3114,
"bets": [ "bets": [
{ {
"id": 1, "id": 1,
@@ -446,12 +449,15 @@
"stake": 3000, "stake": 3000,
"odds": 1.11, "odds": 1.11,
"potential_win": 3330, "potential_win": 3330,
"status": "pending" "status": "lost",
"result": "3:0",
"notified": true,
"profit": -3000
} }
] ]
}, },
"zaharov": { "zaharov": {
"balance": 5780, "balance": 5280,
"bets": [ "bets": [
{ {
"id": 1, "id": 1,
@@ -610,7 +616,10 @@
"stake": 500, "stake": 500,
"odds": 1.6, "odds": 1.6,
"potential_win": 800, "potential_win": 800,
"status": "pending" "status": "lost",
"result": "3:0",
"notified": true,
"profit": -500
} }
] ]
} }