betcode-org / betconnect

betconnect - API client
MIT License
7 stars 6 forks source link

ActiveSelection - Addition of Foriegn Key fields #4

Open varneyo opened 2 years ago

varneyo commented 2 years ago

ActiveSelection missing fixture_id: int. updated resource would look like:

class ActiveSelection(BaseResource): name: str trading_status: str selection_id: int ut: datetime competitor: str fixture_id: int