results 17.06: Норвегия 4:1, Аргентина 3:0 (хет Месси)

This commit is contained in:
Claude Bot
2026-06-17 05:34:35 +00:00
parent 737fd14583
commit f8dd69ea1f

View File

@@ -4,7 +4,7 @@
"start_balance": 5000,
"players": {
"negr": {
"balance": 3583,
"balance": 4778,
"bets": [
{
"id": 1,
@@ -124,7 +124,9 @@
"stake": 700,
"odds": 1.85,
"potential_win": 1295,
"status": "pending"
"result": "1:4 (5 голов)",
"status": "won",
"profit": 595
},
{
"id": 10,
@@ -135,7 +137,9 @@
"stake": 500,
"odds": 2.2,
"potential_win": 1100,
"status": "pending"
"result": "3:0 (хет-трик Месси)",
"status": "won",
"profit": 600
},
{
"id": 11,
@@ -151,7 +155,7 @@
]
},
"kitaec": {
"balance": 4435,
"balance": 4960,
"bets": [
{
"id": 1,
@@ -280,7 +284,9 @@
"stake": 500,
"odds": 1.55,
"potential_win": 775,
"status": "pending"
"result": "1:4 (Норвегия 4 гола)",
"status": "won",
"profit": 275
},
{
"id": 11,
@@ -291,12 +297,14 @@
"stake": 500,
"odds": 1.5,
"potential_win": 750,
"status": "pending"
"result": "3:0",
"status": "won",
"profit": 250
}
]
},
"zaharov": {
"balance": 3700,
"balance": 4725,
"bets": [
{
"id": 1,
@@ -363,7 +371,9 @@
"stake": 500,
"odds": 1.85,
"potential_win": 925,
"status": "pending"
"result": "1:4",
"status": "won",
"profit": 425
},
{
"id": 6,
@@ -374,7 +384,9 @@
"stake": 500,
"odds": 2.2,
"potential_win": 1100,
"status": "pending"
"result": "3:0",
"status": "won",
"profit": 600
}
]
}