!!! info "[ApiGetLPLeaderboardResponse](/../../schemas/api_get_lp_leaderboard_response)"
|Name
`Lite`|Type|Required
`Default`| Description |
|-|-|-|-|
|points
`p` |[ApproximateLPPoint]|True|The list of LP points|
??? info "[ApproximateLPPoint](/../../schemas/approximate_lp_point)"
|Name
`Lite`|Type|Required
`Default`| Description |
|-|-|-|-|
|off_chain_account_id
`oc` |string|True|The off chain account id|
|liquidity_score
`ls` |string|True|Liquidity score|
|rank
`r` |integer|True|The rank of user in the LP leaderboard|