Package com.sportradar.unifiedodds.sdk.oddsentities
package com.sportradar.unifiedodds.sdk.oddsentities
-
ClassDescriptionAdditional probability attributes for markets which potentially will be (partly) refunded This is valid only for those markets which are sent with x.0, x.25 and x.75 lines and in addition the "no bet" markets (draw no bet, home no bet, ...)BetCancel<T extends SportEvent>Sent to describe that all bets on the particular market (line) for the particular competition should be cancelled and refunded in full.BetSettlement<T extends SportEvent>Received when one or more markets for a particular competition have an outcome and results should be clearedBetStop<T extends SportEvent>Is sent to signal that a set of markets (often all) should be moved to a suspended state (odds updated, but bets not accepted).CashOutProbabilities<T extends SportEvent>Defines methods implemented by cash-out probability messagesDefines possible cashout availability statesEventMessage<T extends SportEvent>Represents a
Messageassociated with a sport eventFixtureChange<T extends SportEvent>Fixture change is sent when some SportRadar system has made a fixture change it deems is important.What is the reason for a SDKFixtureChange message.The basic Market interfaceInformation about a market that was cancelledRepresents a market definition which is related to an event messageMarketMessage<T extends SportEvent>The basic message that contains data regarding market changesDefines methods used to access market metadata valuesMarketStatus describes the status for a market (line) and it can be in one of three states Active - Odds are provided and bets can be accepted Suspended - Bets should not be accepted, but odds are still provided Deactivated - Odds are no longer provided for this market.This represents the odds changes for one market in theOddsChangemessage.Defines methods used to access data of markets with probabilitiesDescribes a market whose settlement is being rolled backInformation about how to clear bets for the outcomes of a particular marketDefines a contract for all message timestamps Created and Sent are generated on rabbit server and Received and Dispatched on a local machine running sdk.OddsChange<T extends SportEvent>Describes a set of odds changes for a particular competitionReason for an OddsChange message (default: normal)Possible options for displaying outcome oddsProvided by the prematch odds producer only, and contains a few key-parameters that can be used in a client’s own special odds model, or even offer spread betting bets based on it.Describes an outcome for a particular marketDefines methods to access outcome data which is not directly associated with a feed messageDescribes the odds for a particular outcome (e.g.Defines methods used to access data on outcomes with probabilitiesAn indication of the outcome resultDescribes an outcome for a market whose settlement is being rolled backDescribes how to handle a bet on a particular outcome for a particular marketDescribes a player outcome.Represents a Sportradar message producer(Live Odds, Betradar Ctrl, Premium Cricket,...)Describes reasons why the Producer was marked downAn indication of what type of event messages may be dispatched by a specificProducerThe event that gets released when the status of the producer gets updatedGenerated if any of the available producers status gets updatedDescribes reasons why theProducerStatusReasonmessage was dispatchedRepresents reasons why the Producer was marked upThe event that gets released when the recovery for the producer is initiatedRollbackBetCancel<T extends SportEvent>This message is sent to rollback/undo a previously sent out BetCancel message if possible.RollbackBetSettlement<T extends SportEvent>Rollback is sent when a previously sent bet_settlement was sent in error and needs to be rollbackedAn interface implemented by all the feed schema message objectsUnparsableMessage<T extends SportEvent>The event that gets released when an unparsable/bad message gets detected