Questions tagged [betfair]

Please apply this tag specifically to inquiries regarding the utilization of Betfair API functionalities through programming.

Leveraging the get_account_funds function within the betfair.py library

I have been attempting to utilize the get_account_funds function in the betfair.py package found at https://github.com/jmcarp/betfair.py. The example code provided in the readme file demonstrates the list_event_types function working correctly, indicating ...