Method Name
public/get_swell_percent_points
public/get_swell_percent_pointsGet percent of points for lrt users.
Parameters
| season
string
Season name in the form 'swell_season_X'. |
Response
| id
string or integer
required
|
| result
array of objects
required
|
| result[].address
string
required
Address |
| result[].percent_of_total_points
string
required
Current percent of total points |
Example
{request_example_shell}{request_example_javascript}{request_example_python}The above command returns JSON structured like this:
{response_example_json}