I've written some basic Python code to check some football prices for me. The lay price of the Draw was easy to get as the runner ID doesn't seem to change (58805) from match to match.
But the Home and Away team selection IDs seem to change, so my question would be, how would I pull that first (home) home team price?
image.png
But the Home and Away team selection IDs seem to change, so my question would be, how would I pull that first (home) home team price?
image.png


Comment