GET api/sports?lang={lang}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SportNameContains | string |
None. |
|
| StartDate | date |
None. |
|
| EndDate | date |
None. |
|
| EventStatusIDs | Collection of integer |
None. |
|
| IsInPlay | boolean |
None. |
|
| lang | string |
Default value is en |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.