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