page

suspend fun page(limit: Int = 50, offset: Int = 0): List<Profile>

Return one stable bounded profile page.