caesar commodus
Market Sharp
- Joined
- Jan 31, 2016
- Messages
- 1
- Reaction score
- 0
- Points
- 1
Hi people,
I am newbie at this so don't be mad on me
I just started to look at the betfair platform and want to to a simple retrieve .
I mean to get data for footbal on a particular day.
Hoewer I found the API not sufficient docummented and I am not able to put the filters.
I am using Python but I fing to be something general like :
jsonrpc_req = '{"jsonrpc": "2.0", "method": "SportsAPING/v1.0/listCompetitions", "params": {"filter":{ }}, "id":3 }'
to add query for football today.
If somewone could help any suggestion will be highly appreciated.
I am newbie at this so don't be mad on me
I just started to look at the betfair platform and want to to a simple retrieve .
I mean to get data for footbal on a particular day.
Hoewer I found the API not sufficient docummented and I am not able to put the filters.
I am using Python but I fing to be something general like :
jsonrpc_req = '{"jsonrpc": "2.0", "method": "SportsAPING/v1.0/listCompetitions", "params": {"filter":{ }}, "id":3 }'
to add query for football today.
If somewone could help any suggestion will be highly appreciated.