results 17.06: Австрия 3:1 Иордания

This commit is contained in:
Claude Bot
2026-06-17 06:20:32 +00:00
parent f8dd69ea1f
commit bdcee38376

View File

@@ -4,7 +4,7 @@
"start_balance": 5000, "start_balance": 5000,
"players": { "players": {
"negr": { "negr": {
"balance": 4778, "balance": 5318,
"bets": [ "bets": [
{ {
"id": 1, "id": 1,
@@ -150,12 +150,14 @@
"stake": 600, "stake": 600,
"odds": 1.9, "odds": 1.9,
"potential_win": 1140, "potential_win": 1140,
"status": "pending" "result": "3:1",
"status": "won",
"profit": 540
} }
] ]
}, },
"kitaec": { "kitaec": {
"balance": 4960, "balance": 5212,
"bets": [ "bets": [
{ {
"id": 1, "id": 1,
@@ -273,7 +275,9 @@
"stake": 700, "stake": 700,
"odds": 1.36, "odds": 1.36,
"potential_win": 952, "potential_win": 952,
"status": "pending" "result": "3:1",
"status": "won",
"profit": 252
}, },
{ {
"id": 10, "id": 10,