GET api/games/date/{id}/{date}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

date

date

Required

Body Parameters

None.

Response Information

Resource Description

Collection of GameDTO
NameDescriptionTypeAdditional information
Id

integer

None.

date

date

None.

visitor

TeamDTO

None.

team

TeamDTO

None.

scout

ScoutDTO

None.

time

string

None.

stadium

string

None.

finishedActa

integer

None.

Response Formats

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

Sample:

Sample not available.