results: Англия 4:2 Хорватия
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"start_balance": 5000,
|
||||
"players": {
|
||||
"negr": {
|
||||
"balance": 4618,
|
||||
"balance": 5288,
|
||||
"bets": [
|
||||
{
|
||||
"id": 1,
|
||||
@@ -176,12 +176,14 @@
|
||||
"stake": 500,
|
||||
"odds": 2.34,
|
||||
"potential_win": 1170,
|
||||
"status": "pending"
|
||||
"result": "4:2",
|
||||
"status": "won",
|
||||
"profit": 670
|
||||
}
|
||||
]
|
||||
},
|
||||
"kitaec": {
|
||||
"balance": 4712,
|
||||
"balance": 5144,
|
||||
"bets": [
|
||||
{
|
||||
"id": 1,
|
||||
@@ -288,7 +290,9 @@
|
||||
"stake": 600,
|
||||
"odds": 1.72,
|
||||
"potential_win": 1032,
|
||||
"status": "pending"
|
||||
"result": "4:2",
|
||||
"status": "won",
|
||||
"profit": 432
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
@@ -345,7 +349,7 @@
|
||||
]
|
||||
},
|
||||
"zaharov": {
|
||||
"balance": 4225,
|
||||
"balance": 3925,
|
||||
"bets": [
|
||||
{
|
||||
"id": 1,
|
||||
@@ -451,7 +455,9 @@
|
||||
"stake": 300,
|
||||
"odds": 2.15,
|
||||
"potential_win": 645,
|
||||
"status": "pending"
|
||||
"result": "4:2 (Англия)",
|
||||
"status": "lost",
|
||||
"profit": -300
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user