auto: США vs Австралия 2:0

This commit is contained in:
Claude Bot
2026-06-19 21:13:39 +00:00
parent 2020695189
commit c78b8f4569

View File

@@ -233,7 +233,7 @@
] ]
}, },
"kitaec": { "kitaec": {
"balance": 5534, "balance": 5864,
"bets": [ "bets": [
{ {
"id": 1, "id": 1,
@@ -418,7 +418,10 @@
"stake": 600, "stake": 600,
"odds": 1.55, "odds": 1.55,
"potential_win": 930, "potential_win": 930,
"status": "pending" "status": "won",
"result": "2:0",
"profit": 330,
"notified": true
}, },
{ {
"id": 15, "id": 15,
@@ -445,7 +448,7 @@
] ]
}, },
"zaharov": { "zaharov": {
"balance": 4930, "balance": 5780,
"bets": [ "bets": [
{ {
"id": 1, "id": 1,
@@ -590,7 +593,10 @@
"stake": 500, "stake": 500,
"odds": 2.7, "odds": 2.7,
"potential_win": 1350, "potential_win": 1350,
"status": "pending" "status": "won",
"result": "2:0",
"profit": 850,
"notified": true
} }
] ]
} }