Outright Settlements

The outright

     <Header>
         <Type>42</Type>
         <MsgSeq>1</MsgSeq>
         <MsgGuid>d6ef7bde-18f2-478d-a24d-aed2d299aa67</MsgGuid>
         <CreationDate>2024-07-16T03:32:03.194Z</CreationDate>
         <ServerTimestamp>1721100723194</ServerTimestamp>
     </Header>
     <Body>
         <Events>
             <FixtureId>9796448</FixtureId>
             <Livescore></Livescore>
             <Markets>
                 <Id>274</Id>
                 <Name>Outright Winner</Name>
                 <Bets>
                     <Id>20640952969796448</Id>
                     <Name>Croatia</Name>
                     <Status>3</Status>
                     <StartPrice>1.0</StartPrice>
                     <Price>100</Price>
                     <Settlement>1</Settlement>
                     <ProviderBetId>0</ProviderBetId>
                     <LastUpdate>2024-07-16T03:32:03.189Z</LastUpdate>
                     <ParticipantId>4574</ParticipantId>
                 </Bets>
                 <Bets>
                     <Id>7676415399796448</Id>
                     <Name>Montenegro</Name>
                     <Status>3</Status>
                     <StartPrice>1.0</StartPrice>
                     <Price>1</Price>
                     <Settlement>1</Settlement>
                     <ProviderBetId>0</ProviderBetId>
                     <LastUpdate>2024-07-16T03:32:03.189Z</LastUpdate>
                     <ParticipantId>146858</ParticipantId>
                 </Bets>
             </Markets>
         </Events>
     </Body>

Model

Element

Data Type

Description

OutrightLivescore.ParticipantResults

Array

An array of ParticipantResults elements.

ParticipantId

int

The unique ID of the participant

Name

string

The name of the participant

Result

int

The Result in the outright fixture

(Example - Horse racing "Result" will indicate the position that the participant arrived).

Last updated