result: GER 7:1 CUR — negr +950€ (won -3.5), kitaec +425€ (won TB3.5)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"start_balance": 5000,
|
||||
"players": {
|
||||
"negr": {
|
||||
"balance": 5000,
|
||||
"balance": 5950,
|
||||
"bets": [
|
||||
{
|
||||
"id": 1,
|
||||
@@ -15,7 +15,9 @@
|
||||
"stake": 1000,
|
||||
"odds": 1.95,
|
||||
"potential_win": 1950,
|
||||
"status": "pending"
|
||||
"result": "7:1",
|
||||
"status": "won",
|
||||
"profit": 950
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
@@ -42,7 +44,7 @@
|
||||
]
|
||||
},
|
||||
"kitaec": {
|
||||
"balance": 5000,
|
||||
"balance": 5425,
|
||||
"bets": [
|
||||
{
|
||||
"id": 1,
|
||||
@@ -53,7 +55,9 @@
|
||||
"stake": 500,
|
||||
"odds": 1.85,
|
||||
"potential_win": 925,
|
||||
"status": "pending"
|
||||
"result": "7:1 (8 голов)",
|
||||
"status": "won",
|
||||
"profit": 425
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
|
||||
Reference in New Issue
Block a user