Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=151
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=152",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=150",
    "results": [
        {
            "id": 6374,
            "title": "Land for Sale at Tarkeshwor | Nepaltar",
            "slug": "land-for-sale-at-tarkeshwor-nepaltar",
            "code": "6374"
        },
        {
            "id": 6373,
            "title": "House for Sale at Chyasing Dol | Budhanilkantha",
            "slug": "house-foe-sale-at-chyasing-dol",
            "code": "6373"
        },
        {
            "id": 6372,
            "title": "2.5 Storey Residential House for Sale at Pepsicola",
            "slug": "25-storey-residential-house-for-sale-at-pepsicola-kathmandu",
            "code": "6372"
        },
        {
            "id": 6371,
            "title": "Residential House for Sale at Hatti Dada | Gothatar",
            "slug": "residential-house-for-sale-at-hatti-dada-gothatar-kathmandu",
            "code": "6371"
        },
        {
            "id": 6370,
            "title": "House for Sale at Ghattekulo",
            "slug": "house-for-sale-at-ghattekulo",
            "code": "6370"
        },
        {
            "id": 6369,
            "title": "Land for Sale at Jhaukhel | Bhaktapur",
            "slug": "land-for-sale-at-jhaukhelbhaktapur",
            "code": "6369"
        },
        {
            "id": 6368,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "6368"
        },
        {
            "id": 6367,
            "title": "Land for Sale at Prashyang | Pokhara-05",
            "slug": "land-for-sale-at-prashyang-pokhara-05",
            "code": "6367"
        },
        {
            "id": 6366,
            "title": "House for Sale at Itahari - 2 | Parijat Chowk",
            "slug": "house-for-sale-at-itahari-2-parijat-chowk",
            "code": "6366"
        },
        {
            "id": 6365,
            "title": "Land for Sale at Prashyang | Pokhara-05",
            "slug": "land-for-sale-at-prashyang-pokhara-05",
            "code": "6365"
        },
        {
            "id": 6363,
            "title": "House for Sale at Thimi",
            "slug": "house-for-sale-at-thimi",
            "code": "6363"
        },
        {
            "id": 6362,
            "title": "House for Sale at Balkot",
            "slug": "house-for-sale-at-balkot",
            "code": "6362"
        }
    ]
}