Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=171
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=172",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=170",
    "results": [
        {
            "id": 6084,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "6084"
        },
        {
            "id": 6083,
            "title": "Residential House for Sale at Lokanthali",
            "slug": "residential-house-for-sale-at-lokanthali",
            "code": "6083"
        },
        {
            "id": 6082,
            "title": "4 Aana Residential Land for Sale at Balkot",
            "slug": "4-aana-residential-land-for-sale-at-balkot",
            "code": "6082"
        },
        {
            "id": 6081,
            "title": "6 Aana Commercial Land for Sale at Balkot",
            "slug": "6-aana-commercial-land-for-sale-at-balkot",
            "code": "6081"
        },
        {
            "id": 6077,
            "title": "2 BHK Apartment for Sale at Sunshine Apartment",
            "slug": "sunshine-apartment-for-sale-at-sukedhara",
            "code": "6077"
        },
        {
            "id": 6076,
            "title": "2 BHK Apartment for Sale at Sunshine Apartment",
            "slug": "sunshine-apartment-for-sale-at-sukedhara",
            "code": "6076"
        },
        {
            "id": 6075,
            "title": "Plots for Sale at Balkot Height",
            "slug": "3-5-aana-plots-for-sale-at-balkot-height",
            "code": "6075"
        },
        {
            "id": 6074,
            "title": "2 BHK Apartment for Sale at Sunshine Apartment",
            "slug": "sunshine-apartment-for-sale-at-sukedhara",
            "code": "6074"
        },
        {
            "id": 6073,
            "title": "House for Sale at Maitidevi",
            "slug": "house-for-sale-at-maitidevi",
            "code": "6073"
        },
        {
            "id": 6072,
            "title": "2 BHK Apartment for Sale at Sunshine Apartment",
            "slug": "sunshine-apartment-for-sale-at-sukedhara",
            "code": "6072"
        },
        {
            "id": 6071,
            "title": "Plots for Sale at Balkot",
            "slug": "3-325-aana-plots-available-for-sale-at-balkot",
            "code": "6071"
        },
        {
            "id": 6070,
            "title": "Land for Sale at Balambu | Kalupandey",
            "slug": "land-for-sale-at-balambu-kalupandey",
            "code": "6070"
        }
    ]
}