v0.2.0
What's Changed
- Canonical field names — EVOpportunity model now uses the canonical API field names as attributes:
ev_percent→ev_percentagetrue_probability→fair_probabilitydevig_book→sharp_bookkelly_fraction→kelly_percent
- Backwards compatible — Pydantic
AliasChoicesaccepts both old and new field names from API responses - Removed unused import, bumped user agent string