POST api/stats24/stats-basket

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
m
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
[
  {
    "SportId": 1,
    "SportName": "sample string 2",
    "CountryId": 3,
    "CountryName": "sample string 4",
    "ContestGroupId": 5,
    "ContestGroupName": "sample string 6",
    "MatchId": 7.0,
    "MatchDate": "sample string 8",
    "MatchTime": "sample string 9",
    "HomeTeamId": 10,
    "HomeTeam": "sample string 11",
    "AwayTeamId": 12,
    "AwayTeam": "sample string 13",
    "MarketId": 14,
    "MarketName": "sample string 15",
    "TotalVal": 16.0,
    "Odd": 17.0,
    "BookmakerId": 18,
    "BookmakerLink": "sample string 19",
    "HomeScore": "sample string 20",
    "AwayScore": "sample string 21",
    "BetSlipId": "sample string 22",
    "CurrentMinute": "sample string 23",
    "MatchStatusId": 24,
    "InPlay": "sample string 25",
    "InPlayStatus": "sample string 26",
    "BetWayEventId": "sample string 27",
    "BetName": "sample string 28"
  },
  {
    "SportId": 1,
    "SportName": "sample string 2",
    "CountryId": 3,
    "CountryName": "sample string 4",
    "ContestGroupId": 5,
    "ContestGroupName": "sample string 6",
    "MatchId": 7.0,
    "MatchDate": "sample string 8",
    "MatchTime": "sample string 9",
    "HomeTeamId": 10,
    "HomeTeam": "sample string 11",
    "AwayTeamId": 12,
    "AwayTeam": "sample string 13",
    "MarketId": 14,
    "MarketName": "sample string 15",
    "TotalVal": 16.0,
    "Odd": 17.0,
    "BookmakerId": 18,
    "BookmakerLink": "sample string 19",
    "HomeScore": "sample string 20",
    "AwayScore": "sample string 21",
    "BetSlipId": "sample string 22",
    "CurrentMinute": "sample string 23",
    "MatchStatusId": 24,
    "InPlay": "sample string 25",
    "InPlayStatus": "sample string 26",
    "BetWayEventId": "sample string 27",
    "BetName": "sample string 28"
  },
  {
    "SportId": 1,
    "SportName": "sample string 2",
    "CountryId": 3,
    "CountryName": "sample string 4",
    "ContestGroupId": 5,
    "ContestGroupName": "sample string 6",
    "MatchId": 7.0,
    "MatchDate": "sample string 8",
    "MatchTime": "sample string 9",
    "HomeTeamId": 10,
    "HomeTeam": "sample string 11",
    "AwayTeamId": 12,
    "AwayTeam": "sample string 13",
    "MarketId": 14,
    "MarketName": "sample string 15",
    "TotalVal": 16.0,
    "Odd": 17.0,
    "BookmakerId": 18,
    "BookmakerLink": "sample string 19",
    "HomeScore": "sample string 20",
    "AwayScore": "sample string 21",
    "BetSlipId": "sample string 22",
    "CurrentMinute": "sample string 23",
    "MatchStatusId": 24,
    "InPlay": "sample string 25",
    "InPlayStatus": "sample string 26",
    "BetWayEventId": "sample string 27",
    "BetName": "sample string 28"
  }
]

application/xml, text/xml

Sample:
<ArrayOfStats24BasketOdds xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/webapiauth.Models">
  <Stats24BasketOdds>
    <AwayScore>sample string 21</AwayScore>
    <AwayTeam>sample string 13</AwayTeam>
    <AwayTeamId>12</AwayTeamId>
    <BetName>sample string 28</BetName>
    <BetSlipId>sample string 22</BetSlipId>
    <BetWayEventId>sample string 27</BetWayEventId>
    <BookmakerId>18</BookmakerId>
    <BookmakerLink>sample string 19</BookmakerLink>
    <ContestGroupId>5</ContestGroupId>
    <ContestGroupName>sample string 6</ContestGroupName>
    <CountryId>3</CountryId>
    <CountryName>sample string 4</CountryName>
    <CurrentMinute>sample string 23</CurrentMinute>
    <HomeScore>sample string 20</HomeScore>
    <HomeTeam>sample string 11</HomeTeam>
    <HomeTeamId>10</HomeTeamId>
    <InPlay>sample string 25</InPlay>
    <InPlayStatus>sample string 26</InPlayStatus>
    <MarketId>14</MarketId>
    <MarketName>sample string 15</MarketName>
    <MatchDate>sample string 8</MatchDate>
    <MatchId>7</MatchId>
    <MatchStatusId>24</MatchStatusId>
    <MatchTime>sample string 9</MatchTime>
    <Odd>17</Odd>
    <SportId>1</SportId>
    <SportName>sample string 2</SportName>
    <TotalVal>16</TotalVal>
  </Stats24BasketOdds>
  <Stats24BasketOdds>
    <AwayScore>sample string 21</AwayScore>
    <AwayTeam>sample string 13</AwayTeam>
    <AwayTeamId>12</AwayTeamId>
    <BetName>sample string 28</BetName>
    <BetSlipId>sample string 22</BetSlipId>
    <BetWayEventId>sample string 27</BetWayEventId>
    <BookmakerId>18</BookmakerId>
    <BookmakerLink>sample string 19</BookmakerLink>
    <ContestGroupId>5</ContestGroupId>
    <ContestGroupName>sample string 6</ContestGroupName>
    <CountryId>3</CountryId>
    <CountryName>sample string 4</CountryName>
    <CurrentMinute>sample string 23</CurrentMinute>
    <HomeScore>sample string 20</HomeScore>
    <HomeTeam>sample string 11</HomeTeam>
    <HomeTeamId>10</HomeTeamId>
    <InPlay>sample string 25</InPlay>
    <InPlayStatus>sample string 26</InPlayStatus>
    <MarketId>14</MarketId>
    <MarketName>sample string 15</MarketName>
    <MatchDate>sample string 8</MatchDate>
    <MatchId>7</MatchId>
    <MatchStatusId>24</MatchStatusId>
    <MatchTime>sample string 9</MatchTime>
    <Odd>17</Odd>
    <SportId>1</SportId>
    <SportName>sample string 2</SportName>
    <TotalVal>16</TotalVal>
  </Stats24BasketOdds>
  <Stats24BasketOdds>
    <AwayScore>sample string 21</AwayScore>
    <AwayTeam>sample string 13</AwayTeam>
    <AwayTeamId>12</AwayTeamId>
    <BetName>sample string 28</BetName>
    <BetSlipId>sample string 22</BetSlipId>
    <BetWayEventId>sample string 27</BetWayEventId>
    <BookmakerId>18</BookmakerId>
    <BookmakerLink>sample string 19</BookmakerLink>
    <ContestGroupId>5</ContestGroupId>
    <ContestGroupName>sample string 6</ContestGroupName>
    <CountryId>3</CountryId>
    <CountryName>sample string 4</CountryName>
    <CurrentMinute>sample string 23</CurrentMinute>
    <HomeScore>sample string 20</HomeScore>
    <HomeTeam>sample string 11</HomeTeam>
    <HomeTeamId>10</HomeTeamId>
    <InPlay>sample string 25</InPlay>
    <InPlayStatus>sample string 26</InPlayStatus>
    <MarketId>14</MarketId>
    <MarketName>sample string 15</MarketName>
    <MatchDate>sample string 8</MatchDate>
    <MatchId>7</MatchId>
    <MatchStatusId>24</MatchStatusId>
    <MatchTime>sample string 9</MatchTime>
    <Odd>17</Odd>
    <SportId>1</SportId>
    <SportName>sample string 2</SportName>
    <TotalVal>16</TotalVal>
  </Stats24BasketOdds>
</ArrayOfStats24BasketOdds>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.