notified: Саудовская Аравия vs Уругвай

This commit is contained in:
Claude Bot
2026-06-15 23:54:13 +00:00
parent 562be699fa
commit 9aec4aff63

View File

@@ -68,7 +68,8 @@
"stake": 600, "stake": 600,
"odds": 1.48, "odds": 1.48,
"potential_win": 888, "potential_win": 888,
"status": "pending" "status": "pending",
"notified": true
}, },
{ {
"id": 6, "id": 6,
@@ -163,7 +164,8 @@
"stake": 400, "stake": 400,
"odds": 1.48, "odds": 1.48,
"potential_win": 592, "potential_win": 592,
"status": "pending" "status": "pending",
"notified": true
}, },
{ {
"id": 6, "id": 6,
@@ -218,7 +220,8 @@
"stake": 500, "stake": 500,
"odds": 2.7, "odds": 2.7,
"potential_win": 1350, "potential_win": 1350,
"status": "pending" "status": "pending",
"notified": true
} }
] ]
} }