| Name | Type | Description | Notes |
|---|---|---|---|
| global_rank | int | Global rank of user | [optional] |
| country_rank | int | Rank of user within his country. | [optional] |
| rating | float | Rating of user in give contest type | [optional] |
| diff | float | Difference in rating | [optional] |
| username | str | Username | [optional] |
| country | str | Country name | [optional] |
| country_code | str | Country code | [optional] |
| institution | str | Institution to which the user belongs | [optional] |
| institution_type | str | Whether institution is school, college or organisation. | [optional] |
This repository was archived by the owner on Jun 13, 2024. It is now read-only.