!!! info "[ApiGetEcosystemLeaderboardResponse](/../../schemas/api_get_ecosystem_leaderboard_response)"
|Name
`Lite`|Type|Required
`Default`| Description |
|-|-|-|-|
|points
`p` |[EcosystemPoint]|True|The list of ecosystem points|
??? info "[EcosystemPoint](/../../schemas/ecosystem_point)"
|Name
`Lite`|Type|Required
`Default`| Description |
|-|-|-|-|
|account_id
`ai` |string|True|The off chain account id|
|main_account_id
`ma` |string|True|The main account id|
|total_point
`tp` |string|True|Total ecosystem point|
|direct_invite_count
`di` |integer|True|Direct invite count|
|indirect_invite_count
`ii` |integer|True|Indirect invite count|
|direct_invite_trading_volume
`di1` |string|True|Direct invite trading volume|
|indirect_invite_trading_volume
`ii1` |string|True|Indirect invite trading volume|
|calculate_at
`ca` |string|True|The time when the ecosystem point is calculated|
|calculate_from
`cf` |string|True|Start time of the epoch - phase|
|calculate_to
`ct` |string|True|End time of the epoch - phase|
|rank
`r` |integer|True|The rank of the account in the ecosystem|
|epoch
`e` |integer|True|The epoch number of the ecosystem point|
|brokered_trading_volume
`bt` |string|True|Brokered trading volume|
|brokered_trading_point
`bt1` |string|True|Brokered trading point|
|referee_kyc_point
`rk` |string|True|Referee KYC point|
|referrer_kyc_point
`rk1` |string|True|Referrer KYC point|