Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=164
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=165",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=163",
    "results": [
        {
            "id": 6196,
            "title": "House for Rent at Pokhara -11   |  Fulbari",
            "slug": "house-for-rent-at-pokhara-fulbari",
            "code": "6196"
        },
        {
            "id": 6195,
            "title": "Land for Sale at Pokhara - 11 | Khaudad",
            "slug": "land-for-sale-at-pokhara-11-khaudad",
            "code": "6195"
        },
        {
            "id": 6194,
            "title": "Land for Sale at Tikathali",
            "slug": "land-for-sale-at-tikathali",
            "code": "6194"
        },
        {
            "id": 6192,
            "title": "Duplex Residential Property for Rent at Dallu",
            "slug": "duplex-residential-property-for-rent-at-dallu-kathmandu",
            "code": "6192"
        },
        {
            "id": 6191,
            "title": "House for Sale at Thimi",
            "slug": "house-for-sale-at-thimi",
            "code": "6191"
        },
        {
            "id": 6190,
            "title": "Flat for Rent at Dillibazar",
            "slug": "flat-for-rent-at-dillibazar",
            "code": "6190"
        },
        {
            "id": 6186,
            "title": "Flat for Rent at Dillibazar | Charkhal",
            "slug": "flat-for-rent-at-charkhal-kathmandu",
            "code": "6186"
        },
        {
            "id": 6180,
            "title": "Fully Furnished Studio Apartment for Rent at Patan",
            "slug": "fully-furnished-studio-apartment-for-rent-at-patan-lalitpur",
            "code": "6180"
        },
        {
            "id": 6179,
            "title": "Land for Sale at Tathali | Bhaktapur",
            "slug": "land-for-sale-at-tathali-bhaktapur",
            "code": "6179"
        },
        {
            "id": 6178,
            "title": "Commercial Property for Rent at Sanepa | Lalitpur",
            "slug": "commercial-property-for-rent-at-sanepa-lalitpur",
            "code": "6178"
        },
        {
            "id": 6172,
            "title": "House for Sale at Duwakot | Bhaktapur",
            "slug": "house-for-sale-at-duwakotbhaktapur",
            "code": "6172"
        },
        {
            "id": 6171,
            "title": "Land for Sale at Nagdaha | Lalitpur",
            "slug": "land-for-sale-at-nagdaha-lalitpur",
            "code": "6171"
        }
    ]
}