GET api/sports/nextsport?pageSize={pageSize}&pageNum={pageNum}&isLocal={isLocal}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pageSize | integer |
Required |
|
| pageNum | integer |
Required |
|
| isLocal | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.