Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=261
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=262",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=260",
    "results": [
        {
            "id": 4750,
            "title": "48 Ropani Plotting Land for Sale at Bhaktapur",
            "slug": "48-ropani-plotting-land-for-sale-at-bhaktapur",
            "code": "4750"
        },
        {
            "id": 4749,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-lmadol",
            "code": "4749"
        },
        {
            "id": 4748,
            "title": "Commercial-Residential Building for Sale at Bhaktapur",
            "slug": "full-furnished-residential-commercial-building-for-sale-at-bhaktapur",
            "code": "4748"
        },
        {
            "id": 4747,
            "title": "House for Sale at Satdobato",
            "slug": "house-for-sale-at-satdobato",
            "code": "4747"
        },
        {
            "id": 4746,
            "title": "Land for Sale at Satdobato",
            "slug": "land-for-sale-at-satdobato",
            "code": "4746"
        },
        {
            "id": 4745,
            "title": "House for Sale at Asan",
            "slug": "house-for-sale-in-asan",
            "code": "4745"
        },
        {
            "id": 4744,
            "title": "Land for Sale at Bishalnagar",
            "slug": "land-for-sale-at-bishalnagar",
            "code": "4744"
        },
        {
            "id": 4743,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "4743"
        },
        {
            "id": 4742,
            "title": "House for Sale at Bishalnagar",
            "slug": "house-for-sale-at-bishalnagar",
            "code": "4742"
        },
        {
            "id": 4741,
            "title": "4 Aana Land for Sale at Suryavinayak",
            "slug": "45-lakh-per-aana-land-for-sale-at-suryavinayak",
            "code": "4741"
        },
        {
            "id": 4740,
            "title": "Commercial Property for Rent at Anamnagar",
            "slug": "commercial-property-for-rent-at-anamnagar",
            "code": "4740"
        },
        {
            "id": 4739,
            "title": "2 BHK Apartment for Sale at Dhumbarahi",
            "slug": "2bhk-apartment-sale-at-dhumbarahi",
            "code": "4739"
        }
    ]
}