Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=292
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=293",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=291",
    "results": [
        {
            "id": 4329,
            "title": "Land for Sale at Sitapaila",
            "slug": "land-for-sale-at-sitapaila",
            "code": "4329"
        },
        {
            "id": 4328,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha-kathmandu",
            "code": "4328"
        },
        {
            "id": 4327,
            "title": "Apartment for Sale at Sinamangal | Kathmandu",
            "slug": "apartment-for-sale-sinamangal-kathmandu",
            "code": "4327"
        },
        {
            "id": 4325,
            "title": "Land for Sale at Chauthe | Pokhara",
            "slug": "land-for-sale-chauthe-pokhara",
            "code": "4325"
        },
        {
            "id": 4324,
            "title": "Commercial Property for Rent at Pokhara -12 | Hospital Chowk",
            "slug": "commercial-property-for-rent-pokhara-hospital-chowk",
            "code": "4324"
        },
        {
            "id": 4323,
            "title": "House for Sale at Raniban",
            "slug": "house-for-sale-at-raniban",
            "code": "4323"
        },
        {
            "id": 4322,
            "title": "House for Sale at Raniban",
            "slug": "house-for-sale-at-raniban",
            "code": "4322"
        },
        {
            "id": 4321,
            "title": "Land for Sale at Mahalaxmi | Lalitpur",
            "slug": "land-for-sale-mahalaxmi-lalitpur",
            "code": "4321"
        },
        {
            "id": 4320,
            "title": "Commercial space for Rent at Nakhu | Kathmandu",
            "slug": "commercial-property-for-rent-nakhu-kathmandu",
            "code": "4320"
        },
        {
            "id": 4319,
            "title": "House for Sale at Lalitpur | Khumaltar",
            "slug": "house-for-sale-lalitpur-khumaltar",
            "code": "4319"
        },
        {
            "id": 4318,
            "title": "House for Sale at Lalitpur | Dhapakhel",
            "slug": "house-for-sale-at-lalitpur-dhapakhel",
            "code": "4318"
        },
        {
            "id": 4317,
            "title": "House for Sale at Lalitpur | Dhapakhel",
            "slug": "house-for-sale-lalitpur-dhapakhel",
            "code": "4317"
        }
    ]
}