Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=216
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=217",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=215",
    "results": [
        {
            "id": 5411,
            "title": "Commercial House for Rent at Kapan",
            "slug": "house-for-rent-at-kapan-faika",
            "code": "5411"
        },
        {
            "id": 5410,
            "title": "Semi Bungalow House for Sale at Sano Thimi",
            "slug": "semi-bungalow-house-for-sale-at-sano-thimi",
            "code": "5410"
        },
        {
            "id": 5409,
            "title": "Land for Sale at Jorpati",
            "slug": "land-for-sale-at-jorpati",
            "code": "5409"
        },
        {
            "id": 5407,
            "title": "House for Sale at Jorpati",
            "slug": "house-for-sale-at-jorpati",
            "code": "5407"
        },
        {
            "id": 5406,
            "title": "7.5 Aana Commercial Land for Sale at Suryabinayak",
            "slug": "7-aana-commercial-land-for-sale-at-dadhikot-suryabinayak",
            "code": "5406"
        },
        {
            "id": 5405,
            "title": "Double Road Access Land for Sale at Sirutar",
            "slug": "7-aana-double-road-access-land-for-sale-at-sirutar",
            "code": "5405"
        },
        {
            "id": 5404,
            "title": "Residential House for Sale at Gothatar",
            "slug": "residential-house-on-625-aana-land-for-sale-at-gothatar",
            "code": "5404"
        },
        {
            "id": 5403,
            "title": "Residential House for Sale at Hattidanda | Gothatar",
            "slug": "flat-system-premium-residential-house-for-sale-at-hattidanda-gothatar-height",
            "code": "5403"
        },
        {
            "id": 5402,
            "title": "Land for Sale at  Kadam Marga | Pokhara-14",
            "slug": "land-for-sale-at-pokhara-14-kadam-marga",
            "code": "5402"
        },
        {
            "id": 5401,
            "title": "Land for Sale at Pokhara-33 | Bagmara",
            "slug": "land-for-sale-at-bagmara-pokhara-33",
            "code": "5401"
        },
        {
            "id": 5400,
            "title": "House for Sale at Samakhusi",
            "slug": "house-forsle-at-samakhusi",
            "code": "5400"
        },
        {
            "id": 5397,
            "title": "House for Sale at Malepatan  | Pokhara-07",
            "slug": "house-for-sale-at-malepatan-pokhara-07",
            "code": "5397"
        }
    ]
}