result: NED 2:1 JPN — negr +707€ (6657€), kitaec +480€ (5905€)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"start_balance": 5000,
|
||||
"players": {
|
||||
"negr": {
|
||||
"balance": 5950,
|
||||
"balance": 6657,
|
||||
"bets": [
|
||||
{
|
||||
"id": 1,
|
||||
@@ -28,7 +28,9 @@
|
||||
"stake": 700,
|
||||
"odds": 2.01,
|
||||
"potential_win": 1407,
|
||||
"status": "pending"
|
||||
"result": "2:1",
|
||||
"status": "won",
|
||||
"profit": 707
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
@@ -44,7 +46,7 @@
|
||||
]
|
||||
},
|
||||
"kitaec": {
|
||||
"balance": 5425,
|
||||
"balance": 5905,
|
||||
"bets": [
|
||||
{
|
||||
"id": 1,
|
||||
@@ -68,7 +70,9 @@
|
||||
"stake": 600,
|
||||
"odds": 1.80,
|
||||
"potential_win": 1080,
|
||||
"status": "pending"
|
||||
"result": "2:1 (обе забили)",
|
||||
"status": "won",
|
||||
"profit": 480
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user