GET api/v1/games/detail/{id}

Get the game details specified by the game id Beta 0.4: Added HasPublicMemberGames

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

GameDetailExtended
NameDescriptionTypeAdditional information
HasPublicMemberGames

boolean

None.

ContestId

integer

None.

ContestName

string

None.

ContestGameLandingTitle

string

None.

ContestGameLandingText

string

None.

HasContest

boolean

None.

Id

integer

None.

EventId

integer

None.

GameName

string

None.

EventName

string

None.

CategoryId

integer

None.

Description

string

None.

Created

date

None.

MasterDeadline

date

None.

SingularParticipantLabel

string

None.

PluralParticipantLabel

string

None.

WinnerTitle

string

None.

FinaleTitle

string

None.

IconUrl

string

None.

WallpaperUrl

string

None.

MetaTitle

string

None.

MetaDescription

string

None.

ScoringHeader

string

None.

Rules

string

None.

LandingPageHeader

string

None.

LandingPageFooter

string

None.

SuggestedDeadline1

date

None.

SuggestedDeadline2

date

None.

SuggestedDeadline3

date

None.

MoveSuggestedDeadlinesWhenPast

boolean

None.

DoneDate

date

None.

CurrentScoreRound

byte

None.

IsCompleted

boolean

None.

UrlName

string

None.

EventUrlName

string

None.

GameObjectiveText

string

None.

HowToPlayText

string

None.

HowToWinText

string

None.

RulesText

string

None.

Response Formats

application/json, text/json

Sample:
{
  "hasPublicMemberGames": true,
  "contestId": 2,
  "contestName": "sample string 3",
  "contestGameLandingTitle": "sample string 4",
  "contestGameLandingText": "sample string 5",
  "hasContest": true,
  "id": 6,
  "eventId": 7,
  "gameName": "sample string 8",
  "eventName": "sample string 9",
  "categoryId": 10,
  "description": "sample string 11",
  "created": "2026-01-13T03:02:07.1364936+00:00",
  "masterDeadline": "2026-01-13T03:02:07.1364936+00:00",
  "singularParticipantLabel": "sample string 14",
  "pluralParticipantLabel": "sample string 15",
  "winnerTitle": "sample string 16",
  "finaleTitle": "sample string 17",
  "iconUrl": "sample string 18",
  "wallpaperUrl": "sample string 19",
  "metaTitle": "sample string 20",
  "metaDescription": "sample string 21",
  "scoringHeader": "sample string 22",
  "rules": "sample string 23",
  "landingPageHeader": "sample string 24",
  "landingPageFooter": "sample string 25",
  "suggestedDeadline1": "2026-01-13T03:02:07.1364936+00:00",
  "suggestedDeadline2": "2026-01-13T03:02:07.1364936+00:00",
  "suggestedDeadline3": "2026-01-13T03:02:07.1364936+00:00",
  "moveSuggestedDeadlinesWhenPast": true,
  "doneDate": "2026-01-13T03:02:07.1364936+00:00",
  "currentScoreRound": 64,
  "isCompleted": true,
  "urlName": "sample string 28",
  "eventUrlName": "sample string 29",
  "gameObjectiveText": "The object of this game is to pick the 2 sample string 15 that will reach the sample string 17 and the overall sample string 16 as a tiebreaker.",
  "howToPlayText": "1. Choose one sample string 14 to reach the sample string 17 (you're not selecting if they win or lose). <br /><br />\r\n\r\n2. Choose the sample string 14 that will face your first selection in the sample string 17. <br /><br />\r\n\r\n3. From the 2 sample string 15 you selected, choose the sample string 17 sample string 16. This is for tiebreaker purposes only.<br /><br />",
  "howToWinText": "<h4><strong>Both Your sample string 15 Reach the sample string 17. </strong></h4>\r\n<p>\r\nThe player that correctly predicts the 2 sample string 15 to reach the sample string 17, regardless of which sample string 14 wins, is the sole winner and the game is over.\r\n</p>\r\n<p>\r\n<span class=\"win-tiebreaker-rules\">Tiebreaker:</span> If two or more players correctly predict the final 2\r\nsample string 15, the tiebreaker is to correctly predict thesample string 17 sample string 16. If there are multiple players with the same sample string 17 sample string 16, it will end as a tie, there will be multiple winners and the game is over.\r\n</p>\r\n\r\n<h4><strong>1st Tiebreaker: Correctly Predict the sample string 16 </strong></h4>\r\n<p>\r\nIf no player correctly predicts both sample string 15 to reach the sample string 17, the player that correctly predicts the sample string 16 will be declared the winner and the game is over.\r\n</p>\r\n\r\n<p>\r\n<span class=\"win-tiebreaker-rules\">Tiebreaker:</span> If two or more players correctly predict the sample string 16, the player with best Combined Ranking Score (Total of ranking position of both sample string 15. If multiple players have the same Combined Ranking Score, it will end as a tie, there will be multiple winners and the game is over.\r\n</p>\r\n\r\n<h4><strong>2nd Tiebreaker: Best Combined Ranking Score - Must have a sample string 14 in the sample string 17 to Qualify </strong></h4>\r\n\r\n<p>If no player correctly predicts the sample string 17 sample string 16, the player that correctly predicts a sample string 14 in the Last 2 and has the best Combined Ranking Score will be declared the winner and the game is over. If multiple players have the same Combined Ranking Score, it will end as a tie, there will be multiple winners and the game is over.\r\n</p>\r\n<h4><strong>Final Tiebreaker: Best Combined Ranking Score. </strong></h4>\r\n<p>\r\nIf no player has a sample string 14 to reach the sample string 17, the final tiebreaker is the player with the best Combined Ranking Score. If multiple players have the same Combined Ranking Score, it will end as a tie, there will be multiple winners and the game is over.\r\n</p>",
  "rulesText": "1. You change your picks as often as you wish prior to each deadline. No one can see your selections prior to each deadline.<br /><br />\r\n\r\n2. After each deadline, no other changes can be made. The Game Manager will not be able to change or add picks for you after a deadline has passed. <br /><br />\r\n\r\n3. If you fail to make a pick for the first deadline, the system will automatically remove you from the Game.<br /><br />\r\n\r\n4. If you miss the second or third Staggered deadline, you are not eliminated from the Game. <br /><br />\r\n\r\n5. If you miss the second deadline when Staggered Deadlines are used, the system will assign No Pick. The Ranking Score assigned is equal to the worst value within the game.<br /><br />\r\n\r\n6. If the tiebreaker deadline is missed, the system will automatically assign the second selection for the tiebreaker selection also. If the second selection was a No Pick, the system will assign the first selection for the tiebreaker selection.<br /><br />\r\n\r\nsample string 23"
}

text/html, text/plain

Sample:
{"hasPublicMemberGames":true,"contestId":2,"contestName":"sample string 3","contestGameLandingTitle":"sample string 4","contestGameLandingText":"sample string 5","hasContest":true,"id":6,"eventId":7,"gameName":"sample string 8","eventName":"sample string 9","categoryId":10,"description":"sample string 11","created":"2026-01-13T03:02:07.1364936+00:00","masterDeadline":"2026-01-13T03:02:07.1364936+00:00","singularParticipantLabel":"sample string 14","pluralParticipantLabel":"sample string 15","winnerTitle":"sample string 16","finaleTitle":"sample string 17","iconUrl":"sample string 18","wallpaperUrl":"sample string 19","metaTitle":"sample string 20","metaDescription":"sample string 21","scoringHeader":"sample string 22","rules":"sample string 23","landingPageHeader":"sample string 24","landingPageFooter":"sample string 25","suggestedDeadline1":"2026-01-13T03:02:07.1364936+00:00","suggestedDeadline2":"2026-01-13T03:02:07.1364936+00:00","suggestedDeadline3":"2026-01-13T03:02:07.1364936+00:00","moveSuggestedDeadlinesWhenPast":true,"doneDate":"2026-01-13T03:02:07.1364936+00:00","currentScoreRound":64,"isCompleted":true,"urlName":"sample string 28","eventUrlName":"sample string 29","gameObjectiveText":"The object of this game is to pick the 2 sample string 15 that will reach the sample string 17 and the overall sample string 16 as a tiebreaker.","howToPlayText":"1. Choose one sample string 14 to reach the sample string 17 (you're not selecting if they win or lose). <br /><br />\r\n\r\n2. Choose the sample string 14 that will face your first selection in the sample string 17. <br /><br />\r\n\r\n3. From the 2 sample string 15 you selected, choose the sample string 17 sample string 16. This is for tiebreaker purposes only.<br /><br />","howToWinText":"<h4><strong>Both Your sample string 15 Reach the sample string 17. </strong></h4>\r\n<p>\r\nThe player that correctly predicts the 2 sample string 15 to reach the sample string 17, regardless of which sample string 14 wins, is the sole winner and the game is over.\r\n</p>\r\n<p>\r\n<span class=\"win-tiebreaker-rules\">Tiebreaker:</span> If two or more players correctly predict the final 2\r\nsample string 15, the tiebreaker is to correctly predict thesample string 17 sample string 16. If there are multiple players with the same sample string 17 sample string 16, it will end as a tie, there will be multiple winners and the game is over.\r\n</p>\r\n\r\n<h4><strong>1st Tiebreaker: Correctly Predict the sample string 16 </strong></h4>\r\n<p>\r\nIf no player correctly predicts both sample string 15 to reach the sample string 17, the player that correctly predicts the sample string 16 will be declared the winner and the game is over.\r\n</p>\r\n\r\n<p>\r\n<span class=\"win-tiebreaker-rules\">Tiebreaker:</span> If two or more players correctly predict the sample string 16, the player with best Combined Ranking Score (Total of ranking position of both sample string 15. If multiple players have the same Combined Ranking Score, it will end as a tie, there will be multiple winners and the game is over.\r\n</p>\r\n\r\n<h4><strong>2nd Tiebreaker: Best Combined Ranking Score - Must have a sample string 14 in the sample string 17 to Qualify </strong></h4>\r\n\r\n<p>If no player correctly predicts the sample string 17 sample string 16, the player that correctly predicts a sample string 14 in the Last 2 and has the best Combined Ranking Score will be declared the winner and the game is over. If multiple players have the same Combined Ranking Score, it will end as a tie, there will be multiple winners and the game is over.\r\n</p>\r\n<h4><strong>Final Tiebreaker: Best Combined Ranking Score. </strong></h4>\r\n<p>\r\nIf no player has a sample string 14 to reach the sample string 17, the final tiebreaker is the player with the best Combined Ranking Score. If multiple players have the same Combined Ranking Score, it will end as a tie, there will be multiple winners and the game is over.\r\n</p>","rulesText":"1. You change your picks as often as you wish prior to each deadline. No one can see your selections prior to each deadline.<br /><br />\r\n\r\n2. After each deadline, no other changes can be made. The Game Manager will not be able to change or add picks for you after a deadline has passed. <br /><br />\r\n\r\n3. If you fail to make a pick for the first deadline, the system will automatically remove you from the Game.<br /><br />\r\n\r\n4. If you miss the second or third Staggered deadline, you are not eliminated from the Game. <br /><br />\r\n\r\n5. If you miss the second deadline when Staggered Deadlines are used, the system will assign No Pick. The Ranking Score assigned is equal to the worst value within the game.<br /><br />\r\n\r\n6. If the tiebreaker deadline is missed, the system will automatically assign the second selection for the tiebreaker selection also. If the second selection was a No Pick, the system will assign the first selection for the tiebreaker selection.<br /><br />\r\n\r\nsample string 23"}

application/xml, text/xml

Sample:
<GameDetailExtended xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Last2Left.Services.DTOs">
  <CategoryId>10</CategoryId>
  <Created>2026-01-13T03:02:07.1364936+00:00</Created>
  <CurrentScoreRound>64</CurrentScoreRound>
  <Description>sample string 11</Description>
  <DoneDate>2026-01-13T03:02:07.1364936+00:00</DoneDate>
  <EventId>7</EventId>
  <EventName>sample string 9</EventName>
  <EventUrlName>sample string 29</EventUrlName>
  <FinaleTitle>sample string 17</FinaleTitle>
  <GameName>sample string 8</GameName>
  <IconUrl>sample string 18</IconUrl>
  <Id>6</Id>
  <IsCompleted>true</IsCompleted>
  <LandingPageFooter>sample string 25</LandingPageFooter>
  <LandingPageHeader>sample string 24</LandingPageHeader>
  <MasterDeadline>2026-01-13T03:02:07.1364936+00:00</MasterDeadline>
  <MetaDescription>sample string 21</MetaDescription>
  <MetaTitle>sample string 20</MetaTitle>
  <MoveSuggestedDeadlinesWhenPast>true</MoveSuggestedDeadlinesWhenPast>
  <PluralParticipantLabel>sample string 15</PluralParticipantLabel>
  <Rules>sample string 23</Rules>
  <ScoringHeader>sample string 22</ScoringHeader>
  <SingularParticipantLabel>sample string 14</SingularParticipantLabel>
  <SuggestedDeadline1>2026-01-13T03:02:07.1364936+00:00</SuggestedDeadline1>
  <SuggestedDeadline2>2026-01-13T03:02:07.1364936+00:00</SuggestedDeadline2>
  <SuggestedDeadline3>2026-01-13T03:02:07.1364936+00:00</SuggestedDeadline3>
  <UrlName>sample string 28</UrlName>
  <WallpaperUrl>sample string 19</WallpaperUrl>
  <WinnerTitle>sample string 16</WinnerTitle>
  <ContestGameLandingText>sample string 5</ContestGameLandingText>
  <ContestGameLandingTitle>sample string 4</ContestGameLandingTitle>
  <ContestId>2</ContestId>
  <ContestName>sample string 3</ContestName>
  <HasPublicMemberGames>true</HasPublicMemberGames>
</GameDetailExtended>