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