Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=380
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=381",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=379",
    "results": [
        {
            "id": 2524,
            "title": "House for Sale at Hattiban |Sitapakha|",
            "slug": "house-for-sale-at-hattiban-sitapakha",
            "code": "2524"
        },
        {
            "id": 2523,
            "title": "Flat for Sale at Sukedhara Sunshine Apartment",
            "slug": "flat-on-sale-at-sukedhara-sunshine-apartment",
            "code": "2523"
        },
        {
            "id": 2522,
            "title": "House for Sale at Imadol |Sital Height|",
            "slug": "house-for-sale-at-imadol-sital-height",
            "code": "2522"
        },
        {
            "id": 2521,
            "title": "Commercial Building On Sale At Mid Baneshwor",
            "slug": "commercial-building-on-sale-at-mid-baneshwor",
            "code": "2521"
        },
        {
            "id": 2520,
            "title": "Commercial building On Sale At Baneshwor",
            "slug": "commercial-building-on-sale-at-baneshwor",
            "code": "2520"
        },
        {
            "id": 2519,
            "title": "Land On Sale at Sankhamul , Baneshwor",
            "slug": "land-on-sale-at-sankhamul-baneshwor",
            "code": "2519"
        },
        {
            "id": 2518,
            "title": "House for Sale at Imadol | Sital Height",
            "slug": "house-for-sale-at-imadol-sital-height",
            "code": "2518"
        },
        {
            "id": 2508,
            "title": "Land for sale at Green Hill city Housing,Jorpati",
            "slug": "land-for-sale-at-green-hill-city-housingjorpati",
            "code": "2508"
        },
        {
            "id": 2507,
            "title": "Land for Sale at Kirtipur",
            "slug": "land-for-sale-at-kirtipur",
            "code": "2507"
        },
        {
            "id": 2506,
            "title": "Panchdhara Swoyambhu Land for Sale",
            "slug": "panchdhara-swoyambhu-land-for-sale",
            "code": "2506"
        },
        {
            "id": 2504,
            "title": "House for Sale at Tahachal",
            "slug": "house-for-sale-at-tahachal",
            "code": "2504"
        },
        {
            "id": 2503,
            "title": "House for Sale at Tahachal",
            "slug": "house-for-sale-at-tahachal",
            "code": "2503"
        }
    ]
}