Skip to content

Code snippets in various languages to support Betfair Exchange API client development

Notifications You must be signed in to change notification settings

betfair/API-NG-sample-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Betfair API-NG Code Samples

This GitHub repository contains sample code in various languages to help customers get started with writing Betfair API clients. For more information about Betfair API please see Getting started and developer.betfair.com.

Please note, these are not intended to be fully fledged clients, and all follow an identical set of scenarios. As a result, we do not wish to extend the samples with pull requests that extend only a single language sample or add functionality not in the below scen

Each of the basic language samples demonstrates a basic use case of placing a bet on the next GB Horse Racing market:

  • Find the next UK Horse Racing Win market
  • Get prices for the market
  • Place a bet on the market
  • Handle the error returned by the API when the bet fails as it is below the minimum stake size.

For the sake of simplicity and ease of understanding, these samples are not intended to show best practice for optimisations for speed or throughput.

A comprehensive description of the samples can be found in the Sample Code, Client Libraries & Tutorials.

The sample code is not intended to be used as-is in a production environment and carries no assurances or guarantees.

About

Code snippets in various languages to support Betfair Exchange API client development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published