Get the paginated list of all properties.

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

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=313",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=311",
    "results": [
        {
            "id": 3981,
            "title": "Land for Sale at Bhaisepati",
            "slug": "land-for-sale-bhaisepati",
            "code": "3981"
        },
        {
            "id": 3980,
            "title": "House for Sale at  Baluwatar | Chandol | Kathmandu",
            "slug": "house-for-sale-baluwatar-chandol-kathmandu",
            "code": "3980"
        },
        {
            "id": 3979,
            "title": "Residental Property for Rent at Bhaisepati | Lalitpur",
            "slug": "residental-property-for-rent-bhaisepati-lalitpur",
            "code": "3979"
        },
        {
            "id": 3978,
            "title": "Commercial Property for Rent at Bhaisepati | Lalitpur",
            "slug": "commercial-property-for-rent-bhaisepati-lalitpur",
            "code": "3978"
        },
        {
            "id": 3977,
            "title": "Land for Sale at Thecho | Durikhel",
            "slug": "land-for-sale-thecho-durikhel",
            "code": "3977"
        },
        {
            "id": 3976,
            "title": "Land for Sale at Thasikhel | Kusunti Height",
            "slug": "house-for-sale-thasikhel-kusunti-height",
            "code": "3976"
        },
        {
            "id": 3975,
            "title": "Land for Sale at Budanilkantha | Kathmandu",
            "slug": "land-for-sale-budanilkantha-kathmandu",
            "code": "3975"
        },
        {
            "id": 3973,
            "title": "House for Sale at Baluwatar | Chandol",
            "slug": "house-for-sale-at-baluwatar-chandol-kathmandu",
            "code": "3973"
        },
        {
            "id": 3972,
            "title": "Land for sale at Raniban",
            "slug": "land-for-sale-raniban",
            "code": "3972"
        },
        {
            "id": 3971,
            "title": "South Facing House at Balkot | Bhaktapur",
            "slug": "south-facing-house-balkot-bhaktapur",
            "code": "3971"
        },
        {
            "id": 3967,
            "title": "Bungalow For Sale at Rose Village | Balkot | Bhaktapur",
            "slug": "bungalow-for-sale-rose-village-balkot-bhaktapur",
            "code": "3967"
        },
        {
            "id": 3965,
            "title": "3.5 Storey House for Sale at Nekosera | Bhaktapur",
            "slug": "35-storey-house-for-sale-nekosera-bhaktapur",
            "code": "3965"
        }
    ]
}