The latest version of bet is 0.1.2.3-0.

bet

Version 0.1.2.1 revision 0 uploaded by Adeon.

Package meta

Synopsis
Betfair API bindings. Bet on sports on betting exchanges.
Description

This library contains Haskell bindings to the Betfair API.

https://developer.betfair.com/default/api-s-and-services/sports-api/sports-overview/

At the moment, the 'Betting API' and 'Heartbeat API' is implemented. The 'Accounts API' is not.

See Network.Betfair.

CAUTION: These are experimental bindings. Because of the financially dangerous nature of betting, I advice you to have a contingency plan if something in the library breaks down.

In particular, check the Betfair API documentation page for which version it is at the moment. This library is written against version 2.1.

This library enforces limits on the number of calls you can do to Betfair API in a second, to help you avoid data charges. See Network.Betfair.Unsafe.

Author
Mikko Juola
Bug reports
n/a
Category
Network
Copyright
Copyright (C) 2014-2015 Mikko Juola
Homepage
https://github.com/Noeda/bet/
Maintainer
mikjuo@gmail.com
Package URL
n/a
Stability
experimental

Components