Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=303
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=304",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=302",
    "results": [
        {
            "id": 4141,
            "title": "Land for sale at Tarkeshwor | Paiyatar",
            "slug": "tarkeshwor-5-paiyatar",
            "code": "4141"
        },
        {
            "id": 4140,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "tarkeshwor-tinpiple",
            "code": "4140"
        },
        {
            "id": 4137,
            "title": "2BHK Apartment For Sale At Bajra And Shangrila",
            "slug": "2bhk-apartment-for-sale-bajra-and-shangrila",
            "code": "4137"
        },
        {
            "id": 4136,
            "title": "Land for Sale at Tokha | Bhutkhel",
            "slug": "land-for-sale-tokha-bhutkhel",
            "code": "4136"
        },
        {
            "id": 4135,
            "title": "House for Sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-budhanilkantha-kathmandu",
            "code": "4135"
        },
        {
            "id": 4134,
            "title": "Commercial Space for Rent at Naxal | Kathmandu",
            "slug": "commercial-space-for-rent-naxal-kathmandu",
            "code": "4134"
        },
        {
            "id": 4133,
            "title": "Commercial House for Sale at Koteshwor | Bhatbhateni",
            "slug": "commercial-house-for-sale-koteshwor-bhatbhateni",
            "code": "4133"
        },
        {
            "id": 4128,
            "title": "Land for Sale at Boharatar",
            "slug": "land-fore-sale-boharatar",
            "code": "4128"
        },
        {
            "id": 4127,
            "title": "Semi Furnished Bungalow for Sale at Bode | Madhyapur Thimi | Bhaktapur",
            "slug": "full-furnished-bungalow-for-sale-bode-bhaktapur",
            "code": "4127"
        },
        {
            "id": 4126,
            "title": "House for Sale at Adeshwor Temple | Sitapaila",
            "slug": "house-for-sale-adeshwor-temple-sitapaila",
            "code": "4126"
        },
        {
            "id": 4125,
            "title": "House for Sale at Kirtipur | Dhalpa",
            "slug": "house-for-sale-kirtipur-dhalpa",
            "code": "4125"
        },
        {
            "id": 4124,
            "title": "House for Sale at Raniban",
            "slug": "house-for-sale-raniban",
            "code": "4124"
        }
    ]
}