GET api/tournaments/{tournamentId}/bettypes/{bettypeid}/markets?lang={lang}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tournamentId | integer |
Required |
|
| bettypeid | integer |
Required |
|
| 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.