README.md pyproject.toml apps/backend/__init__.py apps/backend/api/__init__.py apps/backend/api/main.py apps/backend/api/websocket.py apps/backend/worker/__init__.py apps/backend/worker/cli.py packages/betting/__init__.py packages/betting/odds_client.py packages/betting/value_bets.py packages/core/__init__.py packages/core/common/__init__.py packages/core/common/cache.py packages/core/common/data_quality.py packages/core/common/logging.py packages/core/common/rate_limit.py packages/core/common/scheduler.py packages/core/common/settings.py packages/core/common/utils.py packages/core/ratings/__init__.py packages/core/ratings/engine.py packages/core/ratings/form_cycle.py packages/core/ratings/predictions.py packages/core/ratings/recompute.py packages/core/ratings/time_weighted_elo.py packages/core/ratings/track_conditions.py packages/core/storage/__init__.py packages/core/storage/database.py packages/core/storage/ingestion.py packages/core/storage/models.py packages/core/storage/repositories.py packages/hrnz_scraper/__init__.py packages/hrnz_scraper/club_refresh.py packages/hrnz_scraper/historical_scraper.py packages/hrnz_scraper/mapper.py packages/hrnz_scraper/proxy.py packages/hrnz_scraper/scraper.py packages/ingest/__init__.py packages/ingest/streaming.py packages/ingest_client/__init__.py packages/ingest_client/client.py packages/ml/__init__.py packages/ml/ensemble.py packages/ml/features.py packages/regions/__init__.py packages/regions/australia.py packages/tab_client/__init__.py packages/tab_client/client.py packages/tab_client/mock_client.py tests/test_adjustment_learning.py tests/test_api_endpoints.py tests/test_backfill.py tests/test_dnf_fix.py tests/test_hrnz_scraper.py tests/test_integration.py tests/test_migrations.py tests/test_performance_predictions.py tests/test_performance_recompute.py tests/test_performance_regression.py tests/test_race_datetime.py tests/test_rating_engine.py tests/test_repositories.py tests/test_repositories_integration.py tests/test_scheduler.py tests/test_settings.py tests/test_tab_api.py tests/test_tab_api2.py tests/test_tab_client.py tests/test_utils.py tests/test_websocket.py tipsharks.egg-info/PKG-INFO tipsharks.egg-info/SOURCES.txt tipsharks.egg-info/dependency_links.txt tipsharks.egg-info/requires.txt tipsharks.egg-info/top_level.txt