Git Product home page Git Product logo

docs's Introduction

Cloudbet API is publicly available, with documentation available at the Cloudbet API Docs website and provides you with Feed, Trading and Account APIs. This allows you to both access Cloudbet feeds and bet on odds offered by Cloudbet.

Cloudbet API Docs

These are the Cloudbet API Docs available currently:

Cloudbet API Protobuf Schemas

The Cloudbet API consists of Feed, Trading and Account API. The Feed API provides market odds, the Trading API allows you to bet on these markets and the Account API allows you to query your account details such as currencies and balances.

This repository contains protocol buffer v3 (protobuf) definitions and generated Go protobuf files which can be used as reference when integrating the Cloudbet API.

Note that our API uses the Go protojson library for marshaling and unmarshaling of protobuf messages as JSON format in API requests and responses.

Organization

There are two sub-directories called cloudbet and go/cloudbet. These sub-directories have Feed, Trading and Account API protobuf and generated Go files. The response protobuf is used by all the API endpoints to render responses, including response status and error responses.

  1. cloudbet contains the protobuf files for account, feed, trading and response API.
  2. go/cloudbet contains the go protobuf files generated from the protobuf files above.

Cloudbet API Samples

In addition, you can obtain code and response samples for the Cloudbet API within this repository:

Markets, Sports and Categories List

For a full list of markets, sports and categories, please see this Github gist

Event Status

Events on Cloudbet can have different status depending on whether the event has markets offered, is live, has ended etc. This status is reflected in the Event.status field in our Feed API. Here is a summary of the different event statuses and their details.

Cloudbet API Event Status

Issues/Questions

Start a new discussion in the Cloudbet API discussions community about any questions you may have. Someone from the community or from Cloudbet will help you out soon.

docs's People

Contributors

alliedsteel avatar blackxored avatar bootstraponline avatar chrissrogers avatar cvkef avatar djpowers avatar dlackty avatar floorlamp avatar kevin-buttercoin avatar kgravenreuth avatar lord avatar maks3w avatar marcguyer avatar mattes avatar moizjv avatar niksamokhvalov avatar panzarino avatar pbechu avatar pomier avatar prayagverma avatar readmecritic avatar realityking avatar rezanachmad avatar rlord avatar sobstel avatar stetzer avatar styloa avatar swarzech avatar victorquinn avatar wodka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

docs's Issues

C# HttpClient 403

Hello,

For some weird reason using C# HttpClient I am getting a 403 (forbidden) response. Using python I am getting 200OK on same request. I have tried using NSwag to generate all of the Cloudbet client files, however response is always the same.
image
image

Price from API in AH market not match the odd

Discussed in #24

Originally posted by vuminhquang April 7, 2022
Hello,

I used this API to get odds of a match. But don't see the odd.
​/v2​/odds​/events​/{id}

image
What is the field price here?
And the probability: when get 1/0.288 = 3.4. Odd I get from UI is 1.6 only. Please make clear for me. Thank you.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.