GET api/sports/nextsport?pageSize={pageSize}&pageNum={pageNum}&isLocal={isLocal}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pageSize

integer

Required

pageNum

integer

Required

isLocal

boolean

Required

Body Parameters

None.

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.