Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=221
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=222",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=220",
    "results": [
        {
            "id": 5342,
            "title": "House for Rent at Lubhu",
            "slug": "house-for-rent-at-lubhu",
            "code": "5342"
        },
        {
            "id": 5341,
            "title": "Land for Sale at Sitapaila | Pokhara-17",
            "slug": "land-for-sale-at-sitapaila-pokhara-17",
            "code": "5341"
        },
        {
            "id": 5340,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imafol",
            "code": "5340"
        },
        {
            "id": 5339,
            "title": "Land for Sale at Imadol",
            "slug": "land-on-sale-at-imadol-bojepokhari",
            "code": "5339"
        },
        {
            "id": 5338,
            "title": "Land for Sale at Bhaisepati",
            "slug": "land-on-sale-at-bhasepati-magar-gaun",
            "code": "5338"
        },
        {
            "id": 5337,
            "title": "Land for Sale at Itahari - 2 | Sani Mandir",
            "slug": "land-for-sale-at-itahari-2-sani-mandir",
            "code": "5337"
        },
        {
            "id": 5336,
            "title": "Commercial Property for Sale at Bafal",
            "slug": "commercial-property-for-sale-in-bafal",
            "code": "5336"
        },
        {
            "id": 5335,
            "title": "House for Sale at Balkhu",
            "slug": "house-for-sale-in-balkhu",
            "code": "5335"
        },
        {
            "id": 5334,
            "title": "Apartment Building for Sale at Machhapokhari",
            "slug": "apartment-building-for-sale-at-machapokhari",
            "code": "5334"
        },
        {
            "id": 5333,
            "title": "3 BHK Apartment for Rent at Bajra & Shangrila",
            "slug": "3bhk-apartment-for-rent-at-bajra-shangrila",
            "code": "5333"
        },
        {
            "id": 5332,
            "title": "Land for Sale at Raniban",
            "slug": "land-for-sale-at-raniban",
            "code": "5332"
        },
        {
            "id": 5331,
            "title": "Bungalow for Sale at Sangla | Tarakeshwar",
            "slug": "bungalow-for-sale-at-sangla-tarakeshwar",
            "code": "5331"
        }
    ]
}