Pick'em Feed Messages
Common Fields
Every Pick'em Delta payload has the following fields:
type- int - type of delta message. Possible values are:1- Event Status Changed2- Event Changed3- Event Snapshot4- Markets Changed
eventId- int64 - Id of changed sport eventsportId- int64 - Id of a sport to which the affected event belongslocationId- int64 - Id of a location to which the affected event belongsleagueId- int64 - Id of a league to which the affected event belongsversion- int64 - version of the message, used for feed recoverycreationTime- date-time - timestamp when the message was createdcorrelationId- string - GUID which can be used to trace back to the message sourceisOutright- boolean - whether the event is outrightupdateSequence- int64 - event update sequence. Incremented with each sent deltalastUpdatedTime- int64 - Unix timestamp of the message, used for feed recovery
Specific Messages
Specific MessagesLast updated