RoundRobinOptionWithOdds
Properties
Name | Type | Required | Description |
---|---|---|---|
RoundRobinOption_ | RoundRobinOption | ❌ | |
Odds | double | ❌ | Parlay odds for this option. |
UnroundedDecimalOdds | double | ❌ | Unrounded parlay odds in decimal format to be used for calculations only |
RoundRobinOption
Properties
Name | Type | Required | Description |
---|---|---|---|
Parlay | string | ✅ | "Parlay" |
TwoLegRoundRobin | string | ✅ | "TwoLegRoundRobin" |
ThreeLegRoundRobin | string | ✅ | "ThreeLegRoundRobin" |
FourLegRoundRobin | string | ✅ | "FourLegRoundRobin" |
FiveLegRoundRobin | string | ✅ | "FiveLegRoundRobin" |
SixLegRoundRobin | string | ✅ | "SixLegRoundRobin" |
SevenLegRoundRobin | string | ✅ | "SevenLegRoundRobin" |
EightLegRoundRobin | string | ✅ | "EightLegRoundRobin" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs