Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=175
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=176",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=174",
    "results": [
        {
            "id": 6016,
            "title": "House for Sale at New Baneshwor",
            "slug": "house-for-sale-at-shantinagar-new-baneshwor",
            "code": "6016"
        },
        {
            "id": 6015,
            "title": "House for Sale at Chhauni",
            "slug": "house-for-sale-at-chhauni",
            "code": "6015"
        },
        {
            "id": 6014,
            "title": "Land for Sale at Pokhara 27 | Arghaunchwok",
            "slug": "land-for-sale-at-pokhara-27-arghauchwolk-budibazar",
            "code": "6014"
        },
        {
            "id": 6013,
            "title": "Commercial Building for Sale at Mitranagar | New Buspark",
            "slug": "commercial-building-for-sale-at-mitranagar-new-buspark",
            "code": "6013"
        },
        {
            "id": 6012,
            "title": "Commercial Building for Sale at Dhapasi",
            "slug": "commercial-building-for-sale-at-dhapasi",
            "code": "6012"
        },
        {
            "id": 6011,
            "title": "House for Sale at Dharapati | Bansbari",
            "slug": "house-for-sale-at-dharapati-basbari",
            "code": "6011"
        },
        {
            "id": 6010,
            "title": "House for Sale at Naxal",
            "slug": "house-for-sale-at-naxal",
            "code": "6010"
        },
        {
            "id": 6009,
            "title": "House for Sale at Balkumari | Koteshwor",
            "slug": "house-for-sale-at-balkumari-koteshwor",
            "code": "6009"
        },
        {
            "id": 6008,
            "title": "Land for Sale at Gairidhara | Naxal",
            "slug": "land-for-sale-at-gairidhara-naxal",
            "code": "6008"
        },
        {
            "id": 6007,
            "title": "Land for Sale at Koteshwor",
            "slug": "land-for-sale-at-koteshwor",
            "code": "6007"
        },
        {
            "id": 6006,
            "title": "Land for Sale at Itahari - 16 | Labipur",
            "slug": "land-for-sale-at-itahari-16-labipur",
            "code": "6006"
        },
        {
            "id": 6005,
            "title": "Land for Sale at Budanilkantha",
            "slug": "land-for-sale-at-budanilkantha",
            "code": "6005"
        }
    ]
}