Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=77
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=78",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=76",
    "results": [
        {
            "id": 7513,
            "title": "Land for Sale at Badhikhel | Godawari",
            "slug": "landforsaleat-badhikhel-godawari",
            "code": "7513"
        },
        {
            "id": 7512,
            "title": "Land for Sale at Imadol | Sanagaun",
            "slug": "land-for-sale-at-sanagaun-imadol",
            "code": "7512"
        },
        {
            "id": 7511,
            "title": "House for Sale at Sirutar Chowk",
            "slug": "cute-house-for-sale-at-sirutar-chowk",
            "code": "7511"
        },
        {
            "id": 7510,
            "title": "House for Sale at Balkot",
            "slug": "house-for-sale-at-balkot",
            "code": "7510"
        },
        {
            "id": 7509,
            "title": "Land for Sale at Hattigauda",
            "slug": "land-for-sale-at-hattigauda",
            "code": "7509"
        },
        {
            "id": 7508,
            "title": "House for Sale at Green Hill City",
            "slug": "house-for-sale-at-green-hill-city",
            "code": "7508"
        },
        {
            "id": 7507,
            "title": "House for Sale at Boudha | Tinchuli",
            "slug": "house-for-sale-at-boudha-tinchuli",
            "code": "7507"
        },
        {
            "id": 7506,
            "title": "House for Sale at Tokha",
            "slug": "house-of-sale-tokha",
            "code": "7506"
        },
        {
            "id": 7505,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "7505"
        },
        {
            "id": 7503,
            "title": "Commercial Space for Rent at BP Chowk",
            "slug": "space-for-rent-at-bp-chowk",
            "code": "7503"
        },
        {
            "id": 7502,
            "title": "Land with House for Sale at New Baneshwor",
            "slug": "land-with-house-for-sale-at-thulo-khari-bot",
            "code": "7502"
        },
        {
            "id": 7501,
            "title": "Commercial Space for Rent at Pachruki",
            "slug": "commercial-space-for-rent-at-pachruki",
            "code": "7501"
        }
    ]
}