Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=82
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=83",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=81",
    "results": [
        {
            "id": 7446,
            "title": "Commercial Property for Rent at Pokhara | Chipledhunga",
            "slug": "commercial-property-for-rent-at-pokhara-chipledhunga",
            "code": "7446"
        },
        {
            "id": 7445,
            "title": "Land for Sale at Kathmandu | Lal Durbar",
            "slug": "land-for-sale-at-kathmandu-lal-durbar",
            "code": "7445"
        },
        {
            "id": 7444,
            "title": "Land for Sale at Bhaktapur | Tathali",
            "slug": "land-for-sale-at-tathalibhaktapur",
            "code": "7444"
        },
        {
            "id": 7443,
            "title": "Semi-Commercial House for Sale at Buddhanagar",
            "slug": "house-for-sale-at-buddhanagar",
            "code": "7443"
        },
        {
            "id": 7442,
            "title": "Land for Sale at Kirtipur | Chardhara",
            "slug": "land-for-sale-at-kirtipur-chardhara",
            "code": "7442"
        },
        {
            "id": 7441,
            "title": "House for Sale at Pashupatinath | Kharibot Chowk",
            "slug": "house-for-sale-at-kharibot-chowk-pasupati-ktm",
            "code": "7441"
        },
        {
            "id": 7440,
            "title": "House for Sale at Basantapur | Lagan",
            "slug": "house-for-sale-at-lagan-katmandu",
            "code": "7440"
        },
        {
            "id": 7439,
            "title": "Land for Sale at Kavresthali",
            "slug": "land-for-sale-at-kavresthali",
            "code": "7439"
        },
        {
            "id": 7438,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeshwor",
            "code": "7438"
        },
        {
            "id": 7437,
            "title": "Land for Sale at Lubhu | Town Planning",
            "slug": "land-for-sale-at-lubhu-town-planning",
            "code": "7437"
        },
        {
            "id": 7436,
            "title": "Land for Sale at Lubhu | Town Planning",
            "slug": "land-for-sale-at-lubhu-town-planning",
            "code": "7436"
        },
        {
            "id": 7435,
            "title": "Land for Sale at Lubhu | Town planning",
            "slug": "land-for-sale-at-lubhu-town-planning",
            "code": "7435"
        }
    ]
}