result: Эквадор 0:0 Кюрасао
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"start_balance": 5000,
|
||||
"players": {
|
||||
"negr": {
|
||||
"balance": 4448,
|
||||
"balance": 3948,
|
||||
"bets": [
|
||||
{
|
||||
"id": 1,
|
||||
@@ -256,7 +256,10 @@
|
||||
"stake": 500,
|
||||
"odds": 1.9,
|
||||
"potential_win": 950,
|
||||
"status": "pending"
|
||||
"status": "lost",
|
||||
"result": "0:0",
|
||||
"notified": true,
|
||||
"profit": -500
|
||||
},
|
||||
{
|
||||
"id": 20,
|
||||
@@ -294,7 +297,7 @@
|
||||
]
|
||||
},
|
||||
"kitaec": {
|
||||
"balance": 5644,
|
||||
"balance": 5144,
|
||||
"bets": [
|
||||
{
|
||||
"id": 1,
|
||||
@@ -535,7 +538,10 @@
|
||||
"stake": 500,
|
||||
"odds": 1.65,
|
||||
"potential_win": 825,
|
||||
"status": "pending"
|
||||
"status": "lost",
|
||||
"result": "0:0",
|
||||
"notified": true,
|
||||
"profit": -500
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
@@ -573,7 +579,7 @@
|
||||
]
|
||||
},
|
||||
"zaharov": {
|
||||
"balance": 5580,
|
||||
"balance": 5930,
|
||||
"bets": [
|
||||
{
|
||||
"id": 1,
|
||||
@@ -760,7 +766,10 @@
|
||||
"stake": 500,
|
||||
"odds": 1.7,
|
||||
"potential_win": 850,
|
||||
"status": "pending"
|
||||
"status": "won",
|
||||
"result": "0:0",
|
||||
"notified": true,
|
||||
"profit": 350
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user