Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=318
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=319",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=317",
    "results": [
        {
            "id": 3856,
            "title": "House for Sale at Sanogaun",
            "slug": "house-for-sale-sanogaun",
            "code": "3856"
        },
        {
            "id": 3855,
            "title": "Commercial Property for Rent at Gongabu | Kathmandu",
            "slug": "commercial-property-for-rent-gongabu-kathmandu",
            "code": "3855"
        },
        {
            "id": 3854,
            "title": "House for Sale at Jadibuti | Narephant | Kathmandu",
            "slug": "house-for-sale-jadibuti-narephant-kathmandu",
            "code": "3854"
        },
        {
            "id": 3853,
            "title": "Soaltee City Apartment Sale At Ravi Bhawan",
            "slug": "soaltee-city-apartment-sale-ravi-bhawan",
            "code": "3853"
        },
        {
            "id": 3848,
            "title": "House for Sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-budhanilkantha",
            "code": "3848"
        },
        {
            "id": 3847,
            "title": "Commercial Property Rent at Sanepa | Lalitpur",
            "slug": "commercial-property-rent-sanepa-lalitpur",
            "code": "3847"
        },
        {
            "id": 3846,
            "title": "Land for Sale at Duwakot | Bhaktapur",
            "slug": "land-for-sale-at-duwakot-bhaktapur",
            "code": "3846"
        },
        {
            "id": 3845,
            "title": "Land for Sale at Lokanthali | Manohara Planning",
            "slug": "land-for-sale-lokanthali-manohara-planning",
            "code": "3845"
        },
        {
            "id": 3844,
            "title": "Land For Sale at Bode | Bhaktapur",
            "slug": "land-for-sale-bode-bhaktapur",
            "code": "3844"
        },
        {
            "id": 3843,
            "title": "House for Sale at Tarkeshwor | Kathmandu",
            "slug": "house-for-sale-tarkeshwor",
            "code": "3843"
        },
        {
            "id": 3842,
            "title": "House for Sale At Dhapashi",
            "slug": "house-for-sale-dhapashi",
            "code": "3842"
        },
        {
            "id": 3841,
            "title": "House For Sale at Tokha | Grande",
            "slug": "house-for-sale-tokha-grande",
            "code": "3841"
        }
    ]
}