Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=177
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=178",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=176",
    "results": [
        {
            "id": 5983,
            "title": "Land for Sale at Kalanki",
            "slug": "land-for-sale-on-kalanki",
            "code": "5983"
        },
        {
            "id": 5982,
            "title": "House for Sale at  Kalanki",
            "slug": "house-for-sale-on-kalanki",
            "code": "5982"
        },
        {
            "id": 5980,
            "title": "Residential Property for Rent at Kamaladi | Kathmandu",
            "slug": "residential-property-for-rent-at-kamaladi-kathmandu",
            "code": "5980"
        },
        {
            "id": 5979,
            "title": "House for Sale at Kapan | Jyotinagar",
            "slug": "house-for-sale-at-jyotinagar-kapan",
            "code": "5979"
        },
        {
            "id": 5977,
            "title": "House for Sale at Ramkot",
            "slug": "house-for-sale-at-ramkot",
            "code": "5977"
        },
        {
            "id": 5976,
            "title": "Land for Sale at Phutung",
            "slug": "land-for-sale-at-phutung",
            "code": "5976"
        },
        {
            "id": 5975,
            "title": "Land for Sale at Balaju",
            "slug": "land-for-sale-at-balaju",
            "code": "5975"
        },
        {
            "id": 5974,
            "title": "Commercial Building for Sale at Sanepa",
            "slug": "commercial-buidling-for-sale-at-sanepa-ring-road",
            "code": "5974"
        },
        {
            "id": 5973,
            "title": "Land for Sale at Baluwakhani | Kapan",
            "slug": "land-for-sale-at-baluwakhanikapan",
            "code": "5973"
        },
        {
            "id": 5972,
            "title": "House for Sale at Budanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "5972"
        },
        {
            "id": 5971,
            "title": "House for Sale at Katunje | Suryabinayak",
            "slug": "house-for-sale-at-katunjasuryabinayak",
            "code": "5971"
        },
        {
            "id": 5970,
            "title": "Apartment for Sale at Soaltee City Apartment",
            "slug": "apartment-for-sale-at-ravi-bhawan",
            "code": "5970"
        }
    ]
}