result: BEL 1:1 EGY — all 3 lost
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"start_balance": 5000,
|
"start_balance": 5000,
|
||||||
"players": {
|
"players": {
|
||||||
"negr": {
|
"negr": {
|
||||||
"balance": 5075,
|
"balance": 4275,
|
||||||
"bets": [
|
"bets": [
|
||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
@@ -54,8 +54,10 @@
|
|||||||
"stake": 800,
|
"stake": 800,
|
||||||
"odds": 1.63,
|
"odds": 1.63,
|
||||||
"potential_win": 1304,
|
"potential_win": 1304,
|
||||||
"status": "pending",
|
"status": "lost",
|
||||||
"notified": true
|
"notified": true,
|
||||||
|
"result": "1:1",
|
||||||
|
"profit": -800
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 5,
|
"id": 5,
|
||||||
@@ -96,7 +98,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"kitaec": {
|
"kitaec": {
|
||||||
"balance": 5205,
|
"balance": 4705,
|
||||||
"bets": [
|
"bets": [
|
||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
@@ -147,8 +149,10 @@
|
|||||||
"stake": 500,
|
"stake": 500,
|
||||||
"odds": 1.63,
|
"odds": 1.63,
|
||||||
"potential_win": 815,
|
"potential_win": 815,
|
||||||
"status": "pending",
|
"status": "lost",
|
||||||
"notified": true
|
"notified": true,
|
||||||
|
"result": "1:1",
|
||||||
|
"profit": -500
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 5,
|
"id": 5,
|
||||||
@@ -175,7 +179,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"zaharov": {
|
"zaharov": {
|
||||||
"balance": 4500,
|
"balance": 4000,
|
||||||
"bets": [
|
"bets": [
|
||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
@@ -200,8 +204,10 @@
|
|||||||
"stake": 500,
|
"stake": 500,
|
||||||
"odds": 1.98,
|
"odds": 1.98,
|
||||||
"potential_win": 990,
|
"potential_win": 990,
|
||||||
"status": "pending",
|
"status": "lost",
|
||||||
"notified": true
|
"notified": true,
|
||||||
|
"result": "1:1",
|
||||||
|
"profit": -500
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 3,
|
"id": 3,
|
||||||
|
|||||||
Reference in New Issue
Block a user