Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=379
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=380",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=378",
    "results": [
        {
            "id": 2546,
            "title": "Flat on Rent at Pulchwok",
            "slug": "flat-on-sale-at-pulchwok",
            "code": "2546"
        },
        {
            "id": 2541,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol-tikathali",
            "code": "2541"
        },
        {
            "id": 2539,
            "title": "Land for sale at Jorpati",
            "slug": "land-for-sale-at-jorpati",
            "code": "2539"
        },
        {
            "id": 2536,
            "title": "Land for sale at Thali",
            "slug": "land-for-sale-at-thali",
            "code": "2536"
        },
        {
            "id": 2535,
            "title": "House for sale at Jorpati",
            "slug": "house-for-sale-at-jorpati",
            "code": "2535"
        },
        {
            "id": 2534,
            "title": "House for sale at Sukedhara",
            "slug": "house-for-sale-at-sukedhara",
            "code": "2534"
        },
        {
            "id": 2533,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "2533"
        },
        {
            "id": 2532,
            "title": "House for Sale at Balkumari",
            "slug": "house-for-sale-at-balkumari",
            "code": "2532"
        },
        {
            "id": 2530,
            "title": "House For Sale at Dholahiti",
            "slug": "house-for-sale-at-dholahiti",
            "code": "2530"
        },
        {
            "id": 2528,
            "title": "House For Sale at Imadol |Bhandari Gaun|",
            "slug": "house-for-sale-at-imadol-bhandari-gaun",
            "code": "2528"
        },
        {
            "id": 2526,
            "title": "House For Sale at Imadol |Tikathali|",
            "slug": "house-for-sale-at-imadol-tikathali",
            "code": "2526"
        },
        {
            "id": 2525,
            "title": "House for Sale at Imadol | Sitapakha",
            "slug": "house-for-sale-at-imadol-sitapakha",
            "code": "2525"
        }
    ]
}