Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=160
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=161",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=159",
    "results": [
        {
            "id": 6247,
            "title": "House for Sale at Balkumari | View Hill Colony",
            "slug": "house-on-sale-at-colony",
            "code": "6247"
        },
        {
            "id": 6246,
            "title": "Land for Sale at Nangkhel | Bhaktapur",
            "slug": "land-for-sale-at-nangkhelbhaktapur",
            "code": "6246"
        },
        {
            "id": 6245,
            "title": "House for Sale at Balaju",
            "slug": "house-for-sale-at-balaju",
            "code": "6245"
        },
        {
            "id": 6244,
            "title": "House for Sale at Hadigaun | Naxal",
            "slug": "house-for-sale-at-hadigaun",
            "code": "6244"
        },
        {
            "id": 6243,
            "title": "House for Sale at Kuleshwor | Balkhu",
            "slug": "house-for-sale-at-kuleshwor-balkhu",
            "code": "6243"
        },
        {
            "id": 6242,
            "title": "House for Sale at Bhaisepati | Lalitpur",
            "slug": "house-for-sale-at-bhaisepati-lalitpur",
            "code": "6242"
        },
        {
            "id": 6241,
            "title": "Land for Sale at Pepsicola",
            "slug": "land-for-sale-at-pepsicola-kathmandu",
            "code": "6241"
        },
        {
            "id": 6240,
            "title": "Semi Bungalow at Tej Binayak | Gothatar",
            "slug": "semi-bungalow-house-at-tej-binayak-gothatar-kathmandu",
            "code": "6240"
        },
        {
            "id": 6239,
            "title": "Land for Sale at Gothatar",
            "slug": "land-for-sale-at-gothatar-kathmandu",
            "code": "6239"
        },
        {
            "id": 6238,
            "title": "House for Sale at Kadhaghari",
            "slug": "house-for-sale-at-hajurko-dhara-kadhaghari-kathmandu",
            "code": "6238"
        },
        {
            "id": 6237,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "6237"
        },
        {
            "id": 6236,
            "title": "Land for Sale at Bhangal | Budhanilkatha",
            "slug": "land-for-sale-at-bhangal-budhanilkatha",
            "code": "6236"
        }
    ]
}