Odds bug again
I'm sorry if I annoy you, but there are bugs again with the odds endpoint. Two API endpoints provide odds: /events/ (Summary) — aggregated odds, no bookmaker breakdown. Returns correct, unique values per match. /odds/compare/ (Compare) — per-bookmaker odds from Bet365, Bwin, Snai, etc. Returns bogus, near-identical values for CL. Evidence: Match Summary (correct) Compare Bet365 (bogus) Liverpool vs PSG H=2.40, D=4.20, A=2.50 H=1.95, D=3.25, A=3.80 Atletico vs Barça H=3.90, D=4.00, A=1.80 H=1.95, D=3.25, A=3.80 Bayern vs Real H=1.57, D=5.00, A=4.50 H=1.95, D=3.25, A=3.80 Compare data is identical across all 3 — clearly placeholder/generic data from the API, not real odds. Current behavior: The app shows the wrong (compare) values.