[This service is no longer active, sorry. I plan to re-activate it sometime in the future. Let me know if you are interested.
Another new web service added to enable retrieval of New Zealand TAB information. I did have the results of the service posted here but the tables are getting large and I don't want to fill up people's newsfeeds with junk information. In the future I think I'll pop the example web service results into a story page describing the XML-RPC calls and showing the results. The new services just added are: <%["xmlrpc://no-longer-active/RPC2"].allOddsFirstRaceHTML()%></p>
Returns an HTML table showing the win dividends paid for the runners in the first race of the day. The table shows snapshots as the dividends change over time so you can see where the punters money is going at any point in the day up to race close. The table is generated from the results of other calls described below. <%["xmlrpc://no-longer-active/RPC2"].master.currentChild()%>
As described before, returns the raceday code required by other calls. <%["xmlrpc://no-longer-active/RPC2"].raceday.meetings(raceday)%>
Returns the list of meetings for the given raceday. Also described before. <%["xmlrpc://no-longer-active/RPC2"].raceday.allOdds(raceday, code, raceNum)%>
Returns a struct containing the win and place dividends for each runner in the race for the given meeting code and race number.
I actually have services working that submit online bets too but without a New Zealand TAB account there's not much benefit making them available.
1:46:20 AM
|