Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=165
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=166",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=164",
    "results": [
        {
            "id": 6170,
            "title": "Land for Sale at Chapagaun | Lalitpur",
            "slug": "land-for-sale-at-chapagaun-lalitpur",
            "code": "6170"
        },
        {
            "id": 6169,
            "title": "Commercial Space for Rent at Imadol",
            "slug": "house-for-rent",
            "code": "6169"
        },
        {
            "id": 6168,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "6168"
        },
        {
            "id": 6167,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "6167"
        },
        {
            "id": 6166,
            "title": "4 Aana Residential Land for Sale at Lokanthali",
            "slug": "4-aana-residential-land-for-sale-at-lokanthali",
            "code": "6166"
        },
        {
            "id": 6165,
            "title": "Commercial Land for Rent at Dhumbarahi Chowk",
            "slug": "commercial-land-for-rent-at-dhumbarahi-chowk",
            "code": "6165"
        },
        {
            "id": 6164,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "6164"
        },
        {
            "id": 6163,
            "title": "Land for Sale at Mulpani",
            "slug": "land-for-sale-at-mulpani-kathmandu",
            "code": "6163"
        },
        {
            "id": 6162,
            "title": "Land for Sale at Mulpani",
            "slug": "land-for-sale-at-mulpani-kathmandu",
            "code": "6162"
        },
        {
            "id": 6161,
            "title": "House for Sale at Tej Binayak Planning | Gothatar",
            "slug": "new-brand-house-for-sale-at-tej-binayak-planning-gothatar",
            "code": "6161"
        },
        {
            "id": 6160,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "6160"
        },
        {
            "id": 6159,
            "title": "House for Sale at Gothatar",
            "slug": "house-for-sale-at-gothatar",
            "code": "6159"
        }
    ]
}