All Verbs | /qry/config/accumulator |
---|
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
Id | form | string | No |
To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /qry/config/accumulator HTTP/1.1
Host: s4w2.api.bengabet.webhop.biz
Accept: application/xml
Content-Type: application/xml
Content-Length: length
<GetAccumulatorConfig xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Six4Win.WebApi.ServiceModel" />
HTTP/1.1 200 OK Content-Type: application/xml Content-Length: length <AccumulatorConfiguration xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Six4Win.ReadModel"> <DeviationCategorySpanInPct xmlns="http://schemas.datacontract.org/2004/07/Six4Win">0</DeviationCategorySpanInPct> <HighRollerSettings xmlns="http://schemas.datacontract.org/2004/07/Six4Win"> <CategoryThresholds> <HighRollerSettings.CategoryThreshold> <Category>Pickerel</Category> <Threshold>0</Threshold> </HighRollerSettings.CategoryThreshold> </CategoryThresholds> <Pools> <HighRollerSettings.PoolSettings> <Caps> <MaxAmountInPrevalentStakes>0</MaxAmountInPrevalentStakes> <MinusCoef>0</MinusCoef> <PlusCoef>0</PlusCoef> </Caps> <ContributionToRoundPoolPct>0</ContributionToRoundPoolPct> <Id>0</Id> <IsActive>false</IsActive> <Name>String</Name> </HighRollerSettings.PoolSettings> </Pools> </HighRollerSettings> <JackPot5ThresholdInterval xmlns="http://schemas.datacontract.org/2004/07/Six4Win"> <End>0</End> <Start>0</Start> </JackPot5ThresholdInterval> <LocationOptimizationLevel xmlns="http://schemas.datacontract.org/2004/07/Six4Win">None</LocationOptimizationLevel> <LowWinCountAffinityInPct xmlns="http://schemas.datacontract.org/2004/07/Six4Win">0</LowWinCountAffinityInPct> <OverflowCoefficientPoolsToRound xmlns="http://schemas.datacontract.org/2004/07/Six4Win">false</OverflowCoefficientPoolsToRound> <Pools xmlns="http://schemas.datacontract.org/2004/07/Six4Win"> <AccumulatorConfiguration.Pool> <Id>0</Id> <Name>String</Name> <RTP>0</RTP> </AccumulatorConfiguration.Pool> </Pools> <PrevalentStake xmlns="http://schemas.datacontract.org/2004/07/Six4Win">0</PrevalentStake> <PurgeThresholdModifier xmlns="http://schemas.datacontract.org/2004/07/Six4Win">0</PurgeThresholdModifier> <RoundPoolCircuitBreakerThreshold xmlns="http://schemas.datacontract.org/2004/07/Six4Win">0</RoundPoolCircuitBreakerThreshold> <WinCountOrderAffinity xmlns="http://schemas.datacontract.org/2004/07/Six4Win"> <WinCountOrderProbability> <Order>None</Order> <Probability>0</Probability> </WinCountOrderProbability> </WinCountOrderAffinity> <Id>String</Id> </AccumulatorConfiguration>