result: Испания 4:0 Саудовская Аравия, Бельгия 0:0 Иран
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"start_balance": 5000,
|
||||
"players": {
|
||||
"negr": {
|
||||
"balance": 4273,
|
||||
"balance": 4183,
|
||||
"bets": [
|
||||
{
|
||||
"id": 1,
|
||||
@@ -284,7 +284,10 @@
|
||||
"stake": 600,
|
||||
"odds": 1.85,
|
||||
"potential_win": 1110,
|
||||
"status": "pending"
|
||||
"status": "won",
|
||||
"result": "4:0",
|
||||
"notified": true,
|
||||
"profit": 510
|
||||
},
|
||||
{
|
||||
"id": 22,
|
||||
@@ -295,12 +298,15 @@
|
||||
"stake": 600,
|
||||
"odds": 1.5,
|
||||
"potential_win": 900,
|
||||
"status": "pending"
|
||||
"status": "lost",
|
||||
"result": "0:0",
|
||||
"notified": true,
|
||||
"profit": -600
|
||||
}
|
||||
]
|
||||
},
|
||||
"kitaec": {
|
||||
"balance": 5584,
|
||||
"balance": 5314,
|
||||
"bets": [
|
||||
{
|
||||
"id": 1,
|
||||
@@ -569,7 +575,10 @@
|
||||
"stake": 600,
|
||||
"odds": 1.55,
|
||||
"potential_win": 930,
|
||||
"status": "pending"
|
||||
"status": "won",
|
||||
"result": "4:0",
|
||||
"notified": true,
|
||||
"profit": 330
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
@@ -580,12 +589,15 @@
|
||||
"stake": 600,
|
||||
"odds": 1.55,
|
||||
"potential_win": 930,
|
||||
"status": "pending"
|
||||
"status": "lost",
|
||||
"result": "0:0",
|
||||
"notified": true,
|
||||
"profit": -600
|
||||
}
|
||||
]
|
||||
},
|
||||
"zaharov": {
|
||||
"balance": 5930,
|
||||
"balance": 5630,
|
||||
"bets": [
|
||||
{
|
||||
"id": 1,
|
||||
@@ -786,7 +798,10 @@
|
||||
"stake": 300,
|
||||
"odds": 2.15,
|
||||
"potential_win": 645,
|
||||
"status": "pending"
|
||||
"status": "lost",
|
||||
"result": "0:0",
|
||||
"notified": true,
|
||||
"profit": -300
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
|
||||
Reference in New Issue
Block a user