Don't seem to be possible to get any answers here but i'll continue to try.
My problem now is with the sort order of running prices. For the same markets over/under in football sometimes the first runner prices has sortorder 0, and sometimes it has sortorder 1. How can i tell when which is used?
In my program i look at the sortorder and either print Under or Over. But using the same code, looking at the same type of markets but in different matches, sometimes the Under name is printed besides the over prices, and the under prices have a empty string.
In this case the sort order is 0 and 1.
On other matches everything looks fine, sortorder is 1 and 2.
What is the problem with the API?
My problem now is with the sort order of running prices. For the same markets over/under in football sometimes the first runner prices has sortorder 0, and sometimes it has sortorder 1. How can i tell when which is used?
In my program i look at the sortorder and either print Under or Over. But using the same code, looking at the same type of markets but in different matches, sometimes the Under name is printed besides the over prices, and the under prices have a empty string.
In this case the sort order is 0 and 1.
On other matches everything looks fine, sortorder is 1 and 2.
What is the problem with the API?

