Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=81
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4709,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=82",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=80",
    "results": [
        {
            "id": 7464,
            "title": "Land for Sale at Kumaripati",
            "slug": "land-for-sale-at-kumaripati-lalitpur",
            "code": "7464"
        },
        {
            "id": 7463,
            "title": "House for Sale at Kapan",
            "slug": "house-fore-sale-at-kapanmilan-chwok",
            "code": "7463"
        },
        {
            "id": 7459,
            "title": "House for Sale at Kapan | Chunikhel",
            "slug": "house-for-sale-at-kapan-chunikhel",
            "code": "7459"
        },
        {
            "id": 7458,
            "title": "House for Sale at Chunikhel",
            "slug": "house-for-sale-at-chunikhel",
            "code": "7458"
        },
        {
            "id": 7457,
            "title": "Commercial Space for Rent at Sitapaila",
            "slug": "commercial-space-for-rent-at-sitapaila",
            "code": "7457"
        },
        {
            "id": 7456,
            "title": "House for Rent at Ganesh Chowk",
            "slug": "house-for-rent-at-ganesh-chowk",
            "code": "7456"
        },
        {
            "id": 7455,
            "title": "Land for Sale at Pasikot",
            "slug": "land-for-sale-at-pasikot",
            "code": "7455"
        },
        {
            "id": 7451,
            "title": "Land for Sale at Dhapasi",
            "slug": "land-for-sale-at-dhapasi",
            "code": "7451"
        },
        {
            "id": 7450,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "7450"
        },
        {
            "id": 7449,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale",
            "code": "7449"
        },
        {
            "id": 7448,
            "title": "Land for Sale at Jharuwarashi | Godawari",
            "slug": "land-for-sale-at-jharuwarashi-godawari",
            "code": "7448"
        },
        {
            "id": 7447,
            "title": "Land for Sale at Sundarharaicha -3 | Morang",
            "slug": "land-for-sale-at-sundarharaicha-3-morang",
            "code": "7447"
        }
    ]
}