OddsFormat
Bet odds format.
AMERICAN = American odds format,
DECIMAL = Decimal (European) odds format,
HONGKONG = Hong Kong odds format,
INDONESIAN = Indonesian odds format,
MALAY = Malaysian odds format
Properties
Name | Type | Required | Description |
---|---|---|---|
AMERICAN | str | ✅ | "AMERICAN" |
DECIMAL | str | ✅ | "DECIMAL" |
HONGKONG | str | ✅ | "HONGKONG" |
INDONESIAN | str | ✅ | "INDONESIAN" |
MALAY | str | ✅ | "MALAY" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs