Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=133
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=134",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=132",
    "results": [
        {
            "id": 6646,
            "title": "Land for Lease at Bhangal",
            "slug": "land-on-lease",
            "code": "6646"
        },
        {
            "id": 6645,
            "title": "2 BHK Apartment for Sale at Ace | Naxal",
            "slug": "ace-apartment-for-sale-at-naxal",
            "code": "6645"
        },
        {
            "id": 6641,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-on-sale-at-budhanilakantha",
            "code": "6641"
        },
        {
            "id": 6640,
            "title": "Land for Sale at Kalanki",
            "slug": "land-for-sale-at-kalanki",
            "code": "6640"
        },
        {
            "id": 6639,
            "title": "Bungalow for Sale at Sinamangal",
            "slug": "house-for-sale-at-sinamangal",
            "code": "6639"
        },
        {
            "id": 6635,
            "title": "Land for Sale at Mauja | Madhi-05",
            "slug": "land-for-sale-at-mauja-madhi-05",
            "code": "6635"
        },
        {
            "id": 6634,
            "title": "House for Sale at Sundarharaicha - 7 | Thadiya",
            "slug": "house-for-sale-at-sundarharaicha-7-thadiya",
            "code": "6634"
        },
        {
            "id": 6633,
            "title": "Land for Sale at Kapan",
            "slug": "land-for-sale-at-kapan",
            "code": "6633"
        },
        {
            "id": 6632,
            "title": "Residental Property for Rent at Maharajgung",
            "slug": "residental-property-for-rent-at-maharajgung",
            "code": "6632"
        },
        {
            "id": 6631,
            "title": "Apartment for Rent at Bansbari",
            "slug": "apartment-for-rent-at-basbari",
            "code": "6631"
        },
        {
            "id": 6630,
            "title": "House for Sale at Satdobato | Velpa",
            "slug": "house-for-sale-at-velpa-gwarko",
            "code": "6630"
        },
        {
            "id": 6629,
            "title": "House for Sale at Kusunti | Yatayat",
            "slug": "house-for-sale-at-kusunti",
            "code": "6629"
        }
    ]
}