LogoLogo
FeedsIntelligenceEngagementsHelpHome
TRADE360 Integration
TRADE360 Integration
  • Integration Guide
  • RMQ connection
    • Connection and Consumption setup
    • Message Deserializing
    • Market/Bet Message Handling
    • How do I work with TRADE360 feed?
  • Message Structure
    • Message Types Overview
    • Message
    • Events
    • Fixture
    • Competition
    • Markets
    • Bets
    • Participant
    • Livescore
    • Settlements
    • Heartbeat
    • Keep Alive
    • Extra Data
    • Outright Fixture
    • Outright Fixture Market
    • Outright League Fixture
    • Outright League Market
    • Outright Settlements
    • Outright League Settlement
    • Example Messages
    • ProviderMarkets
  • APIs
    • Metadata
    • Subscription
    • Distribution
    • Snapshot
    • Notes and Troubleshooting
  • Enumerations
    • Fixture/Scoreboard Status
    • Subscription
    • Message Types
    • Bet Suspension Reasons
    • Fixture Extra Data
    • Status Description
    • Statistics and Incidents
    • Periods
    • Bet Settlements and Statuses
    • Livescore Extra Data
    • Languages
  • SDK
    • SDK Overview
    • Configuration
    • SDK Installation Guide NodeJS
    • SDK Installation Guide .NET
    • SDK Installation Guide Java
  • Code Samples
    • RMQ Consumer (PHP)
    • RMQ Consumer (GO)
    • RMQ Consumer (Node.js)
    • RMQ Consumer (Python)
    • RMQ Consumer (JavaScript)
    • RMQ Consumer (C#)
Powered by GitBook
On this page

Was this helpful?

  1. Message Structure

Outright League Settlement

The following format will be sent for the outright league settlement. This will be available starting May 21st.


  <Header CreationDate="2025-04-06T08:54:00.337Z">
    <Type>43</Type>
    <MsgSeq>1</MsgSeq>
    <MsgGuid>9bdbf765-6bf7-478e-a03d-e6a4ee450cbb</MsgGuid>
    <ServerTimestamp>1743929640337</ServerTimestamp>
  </Header>
  <Body>
    <Competition Id="67" Name="Premier League" Type="3">
      <Competitions>
        <Competition Id="0" Type="4">
          <Events>
            <Event FixtureId="24180830">
              <Markets>
                <Market Id="274" Name="Outright Winner">
                  <Bets>
                    <Bet Id="90042060624180830" Name="Reliable Miss" Status="3" StartPrice="1.0" Price="1.44" Settlement="2" ProviderBetId="8" LastUpdate="2025-04-06T08:52:05.390Z" PriceIN="-2.272727272727273" PriceUS="-227" PriceUK="4/9" PriceMA="0.43999999999999995" PriceHK="0.43999999999999995" ParticipantId="52280038" />
                    <Bet Id="99059430024180830" Name="El Senor" Status="3" StartPrice="1.0" Price="12.1" Settlement="1" ProviderBetId="8" LastUpdate="2025-04-06T08:52:05.383Z" PriceIN="11.1" PriceUS="1110" PriceUK="111/10" PriceMA="-0.0900900900900901" PriceHK="11.1" ParticipantId="52280039" />
                    <Bet Id="173238704424180830" Name="Brian Boru" Status="3" StartPrice="1.0" Price="8" Settlement="1" ProviderBetId="8" LastUpdate="2025-04-06T08:52:05.383Z" PriceIN="7" PriceUS="700" PriceUK="7/1" PriceMA="-0.14285714285714285" PriceHK="7" ParticipantId="52280040" />
                    <Bet Id="32696960824180830" Name="Master Black Jack" Status="3" StartPrice="1.0" Price="26" Settlement="1" ProviderBetId="8" LastUpdate="2025-04-06T08:52:05.383Z" PriceIN="25" PriceUS="2500" PriceUK="25/1" PriceMA="-0.04" PriceHK="25" ParticipantId="52280041" />
                    <Bet Id="42015227324180830" Name="Spithill" Status="3" StartPrice="1.0" Price="26.1" Settlement="1" ProviderBetId="8" LastUpdate="2025-04-06T08:52:05.383Z" PriceIN="25.1" PriceUS="2510" PriceUK="251/10" PriceMA="-0.0398406374501992" PriceHK="25.1" ParticipantId="52280294" />
                    <Bet Id="72874497024180830" Name="Grandiscoccymelums" Status="3" StartPrice="1.0" Price="21" Settlement="1" ProviderBetId="8" LastUpdate="2025-04-06T08:52:05.383Z" PriceIN="20" PriceUS="2000" PriceUK="20/1" PriceMA="-0.05" PriceHK="20" ParticipantId="52280295" />
                  </Bets>
                </Market>
              </Markets>
            </Event>
          </Events>
        </Competition>
      </Competitions>
    </Competition>
  </Body>
</Message>
{
  "Header": {
    "Type": 43,
    "MsgSeq": 1,
    "MsgGuid": "ff8fc87d-f113-4196-96d2-e1b7ecbba4af",
    "CreationDate": "2025-04-06T07:16:52.5577645Z",
    "ServerTimestamp": 1743923812557
  },
  "Body": {
    "Competition": {
      "Id": 67,
      "Name": "Premier League",
      "Type": 3,
      "Competitions": [
        {
          "Id": 0,
          "Name": null,
          "Type": 4,
          "Events": [
            {
              "FixtureId": 24180399,
              "Livescore": null,
              "Markets": [
                {
                  "Id": 274,
                  "Name": "Outright Winner",
                  "Bets": [
                    {
                      "Id": 117933521824180399,
                      "Name": "Reliable Miss",
                      "Status": 3,
                      "StartPrice": "1.0",
                      "Price": "1.44",
                      "Settlement": 2,
                      "ProviderBetId": "8",
                      "LastUpdate": "2025-04-06T07:16:46.944337Z",
                      "PriceIN": "-2.272727272727273",
                      "PriceUS": "-227",
                      "PriceUK": "4/9",
                      "PriceMA": "0.43999999999999995",
                      "PriceHK": "0.43999999999999995",
                      "ParticipantId": 52280038
                    },
                    {
                      "Id": 34041295624180399,
                      "Name": "El Senor",
                      "Status": 3,
                      "StartPrice": "1.0",
                      "Price": "12.1",
                      "Settlement": 1,
                      "ProviderBetId": "8",
                      "LastUpdate": "2025-04-06T07:16:46.938146Z",
                      "PriceIN": "11.1",
                      "PriceUS": "1110",
                      "PriceUK": "111/10",
                      "PriceMA": "-0.0900900900900901",
                      "PriceHK": "11.1",
                      "ParticipantId": 52280039
                    },
                    {
                      "Id": 64628723624180399,
                      "Name": "Brian Boru",
                      "Status": 3,
                      "StartPrice": "1.0",
                      "Price": "8",
                      "Settlement": 1,
                      "ProviderBetId": "8",
                      "LastUpdate": "2025-04-06T07:16:46.938205Z",
                      "PriceIN": "7",
                      "PriceUS": "700",
                      "PriceUK": "7/1",
                      "PriceMA": "-0.14285714285714285",
                      "PriceHK": "7",
                      "ParticipantId": 52280040
                    },
                    {
                      "Id": 87064496824180399,
                      "Name": "Master Black Jack",
                      "Status": 3,
                      "StartPrice": "1.0",
                      "Price": "26",
                      "Settlement": 1,
                      "ProviderBetId": "8",
                      "LastUpdate": "2025-04-06T07:16:46.938208Z",
                      "PriceIN": "25",
                      "PriceUS": "2500",
                      "PriceUK": "25/1",
                      "PriceMA": "-0.04",
                      "PriceHK": "25",
                      "ParticipantId": 52280041
                    },
                    {
                      "Id": 39083562924180399,
                      "Name": "Spithill",
                      "Status": 3,
                      "StartPrice": "1.0",
                      "Price": "26.1",
                      "Settlement": 1,
                      "ProviderBetId": "8",
                      "LastUpdate": "2025-04-06T07:16:46.938213Z",
                      "PriceIN": "25.1",
                      "PriceUS": "2510",
                      "PriceUK": "251/10",
                      "PriceMA": "-0.0398406374501992",
                      "PriceHK": "25.1",
                      "ParticipantId": 52280294
                    },
                    {
                      "Id": 210095163424180399,
                      "Name": "Grandiscoccymelums",
                      "Status": 3,
                      "StartPrice": "1.0",
                      "Price": "21",
                      "Settlement": 1,
                      "ProviderBetId": "8",
                      "LastUpdate": "2025-04-06T07:16:46.938215Z",
                      "PriceIN": "20",
                      "PriceUS": "2000",
                      "PriceUK": "20/1",
                      "PriceMA": "-0.05",
                      "PriceHK": "20",
                      "ParticipantId": 52280295
                    },
                    {
                      "Id": 195455128324180399,
                      "Name": "Twin Spinner",
                      "Status": 3,
                      "StartPrice": "1.0",
                      "Price": "8.1",
                      "Settlement": 1,
                      "ProviderBetId": "8",
                      "LastUpdate": "2025-04-06T07:16:46.938234Z",
                      "PriceIN": "7.1",
                      "PriceUS": "710",
                      "PriceUK": "71/10",
                      "PriceMA": "-0.14084507042253522",
                      "PriceHK": "7.1",
                      "ParticipantId": 52289573
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  }
}

Competiton

Element

Data Type

Description

int

The unique ID of the competition

name

The competition name

Competition.Type

enum

Type 3 is League,Type 4 is Season

Competiton

List

List of Competitions

Events

Element

Data Type

Description

FixtureId

int

The unique ID of the fixture

Markets

name

List of Markets

Bets

Element

Data Type

Description

Id

int

The uniqueness of the bet id is for a specific market under a specific fixture

Name

string

The name of the bet

Line

string

The line of the bet

BaseLine

string

The baseline helps you group all bets that belong together. In the example above – all bets with the same baseline (0:2) belong together

enum

The status of the bet

StartPrice

string

The initial price of the bet, when it was first introduced

Price

string

The price (odd) of the bet

enum

Represents how the bet was settled (resulted)

ProviderBetId

string

OPTIONAL: The bet ID, as shown by the provider

LastUpdate

DateTime

Timestamp representing the time the bet was last updated

ParticipantId

int

OPTIONAL: Reference ID to the participant in the fixture Note: Provided in outright fixtures or in player's markets

Probability

double

OPTIONAL: The Probability field is configurable per customer request. Probability won't be calculated and will be sent with value= "-1" in the following cases:

  1. one of the market bets is suspended.

  2. one of the market bets is equal to or lower than 1.00 (similar to suspended).

  3. The market is a special market and TRADE360 cannot calculate fair odds or probability.

If the probability ="-1", customers should not calculate the cash-out amount for the bets under this market (or line in case of a market with lines)

PlayerName

string

OPTIONAL: Appears only in player props markets, which are markets where the player's names are the bets.

SuspensionReason

int

PriceUS

string

OPTIONAL: The PriceUS field is configurable per customer request. The price (odd) of the bet in American odds format

PriceHK

string

OPTIONAL: The PriceHK field is configurable per customer request. The price (odd) of the bet in Hong Kong odds format

PreviousOutright SettlementsNextExample Messages

Last updated 25 days ago

Was this helpful?

Competition.Id
Competition.Name
Status
Settlement
The reason the bet was suspended