Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=173
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=174",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=172",
    "results": [
        {
            "id": 6054,
            "title": "Land for Sale at Srijananagar",
            "slug": "land-for-sale-at-srijananagar",
            "code": "6054"
        },
        {
            "id": 6053,
            "title": "House for Sale at Suryabinayak",
            "slug": "house-for-sale-at-suryabinayak",
            "code": "6053"
        },
        {
            "id": 6052,
            "title": "Fully Furnished Commecial Space for Rent at Teku",
            "slug": "fully-firnished-commecial-space-for-rent-at-teku-kathmandu",
            "code": "6052"
        },
        {
            "id": 6051,
            "title": "House for Sale at Fulbari | Pokhara-11",
            "slug": "house-for-sale-at-fulbari-pokhara",
            "code": "6051"
        },
        {
            "id": 6043,
            "title": "House for Sale at Ghalate | Sallaghari",
            "slug": "house-for-sale-at-ghalatesallaghari",
            "code": "6043"
        },
        {
            "id": 6042,
            "title": "Semi Commercial House for Rent at Sanepa",
            "slug": "semi-commercial-house-for-rent-at-sanepa-lalitpur",
            "code": "6042"
        },
        {
            "id": 6041,
            "title": "Land for Sale at Kirtipur",
            "slug": "land-for-sale-on-kirtipur",
            "code": "6041"
        },
        {
            "id": 6040,
            "title": "Commercial Property for Rent at Ekantakuna",
            "slug": "commercial-property-for-rent-at-ekantakuna-lalitpur",
            "code": "6040"
        },
        {
            "id": 6039,
            "title": "Residential Property for Rent at Jhamsikhel",
            "slug": "residential-property-for-rent-at-jhamsikhel",
            "code": "6039"
        },
        {
            "id": 6038,
            "title": "Commercial Land for Rent at Naxal",
            "slug": "commercial-land-for-rent-at-naxal",
            "code": "6038"
        },
        {
            "id": 6037,
            "title": "House for Sale at Mulpani",
            "slug": "house-for-sale-at-mulpani-kathmandu",
            "code": "6037"
        },
        {
            "id": 6036,
            "title": "Residental Property for Rent at Golfutar",
            "slug": "residental-property-for-rent-at-golfutar",
            "code": "6036"
        }
    ]
}