ParlayLinesRequest
Properties
Name | Type | Required | Description |
---|---|---|---|
odds_format | ParlayLinesRequestOddsFormat | ❌ | Odds in the response will be in this format. [American, Decimal, HongKong, Indonesian, Malay] |
legs | List[ParlayLineRequest] | ❌ | This is a collection of legs |
ParlayLinesRequestOddsFormat
Odds in the response will be in this format. [American, Decimal, HongKong, Indonesian, Malay]
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