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,
|
"start_balance": 5000,
|
||||||
"players": {
|
"players": {
|
||||||
"negr": {
|
"negr": {
|
||||||
"balance": 5000,
|
"balance": 5950,
|
||||||
"bets": [
|
"bets": [
|
||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
@@ -15,7 +15,9 @@
|
|||||||
"stake": 1000,
|
"stake": 1000,
|
||||||
"odds": 1.95,
|
"odds": 1.95,
|
||||||
"potential_win": 1950,
|
"potential_win": 1950,
|
||||||
"status": "pending"
|
"result": "7:1",
|
||||||
|
"status": "won",
|
||||||
|
"profit": 950
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 2,
|
"id": 2,
|
||||||
@@ -42,7 +44,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"kitaec": {
|
"kitaec": {
|
||||||
"balance": 5000,
|
"balance": 5425,
|
||||||
"bets": [
|
"bets": [
|
||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
@@ -53,7 +55,9 @@
|
|||||||
"stake": 500,
|
"stake": 500,
|
||||||
"odds": 1.85,
|
"odds": 1.85,
|
||||||
"potential_win": 925,
|
"potential_win": 925,
|
||||||
"status": "pending"
|
"result": "7:1 (8 голов)",
|
||||||
|
"status": "won",
|
||||||
|
"profit": 425
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 2,
|
"id": 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user