result: Германия 2:1 КдИ
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"start_balance": 5000,
|
"start_balance": 5000,
|
||||||
"players": {
|
"players": {
|
||||||
"negr": {
|
"negr": {
|
||||||
"balance": 5148,
|
"balance": 4448,
|
||||||
"bets": [
|
"bets": [
|
||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
@@ -242,7 +242,10 @@
|
|||||||
"stake": 700,
|
"stake": 700,
|
||||||
"odds": 1.85,
|
"odds": 1.85,
|
||||||
"potential_win": 1295,
|
"potential_win": 1295,
|
||||||
"status": "pending"
|
"status": "lost",
|
||||||
|
"result": "2:1",
|
||||||
|
"notified": true,
|
||||||
|
"profit": -700
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 19,
|
"id": 19,
|
||||||
@@ -291,7 +294,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"kitaec": {
|
"kitaec": {
|
||||||
"balance": 6444,
|
"balance": 5644,
|
||||||
"bets": [
|
"bets": [
|
||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
@@ -518,7 +521,10 @@
|
|||||||
"stake": 800,
|
"stake": 800,
|
||||||
"odds": 1.58,
|
"odds": 1.58,
|
||||||
"potential_win": 1264,
|
"potential_win": 1264,
|
||||||
"status": "pending"
|
"status": "lost",
|
||||||
|
"result": "2:1",
|
||||||
|
"notified": true,
|
||||||
|
"profit": -800
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 18,
|
"id": 18,
|
||||||
@@ -567,7 +573,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"zaharov": {
|
"zaharov": {
|
||||||
"balance": 6080,
|
"balance": 5580,
|
||||||
"bets": [
|
"bets": [
|
||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
@@ -740,7 +746,10 @@
|
|||||||
"stake": 500,
|
"stake": 500,
|
||||||
"odds": 2.2,
|
"odds": 2.2,
|
||||||
"potential_win": 1100,
|
"potential_win": 1100,
|
||||||
"status": "pending"
|
"status": "lost",
|
||||||
|
"result": "2:1",
|
||||||
|
"notified": true,
|
||||||
|
"profit": -500
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 14,
|
"id": 14,
|
||||||
|
|||||||
Reference in New Issue
Block a user