result: SWE 5:1 TUN — negr SWE won (+325€, 5575€)

This commit is contained in:
Claude Bot
2026-06-15 06:28:51 +00:00
parent 132b9dcfaa
commit 9fc0286761

View File

@@ -4,7 +4,7 @@
"start_balance": 5000, "start_balance": 5000,
"players": { "players": {
"negr": { "negr": {
"balance": 5250, "balance": 5575,
"bets": [ "bets": [
{ {
"id": 1, "id": 1,
@@ -41,7 +41,9 @@
"stake": 500, "stake": 500,
"odds": 1.65, "odds": 1.65,
"potential_win": 825, "potential_win": 825,
"status": "pending" "result": "5:1",
"status": "won",
"profit": 325
} }
] ]
}, },