Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=290
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=291",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=289",
    "results": [
        {
            "id": 4359,
            "title": "House for Sale at Kalanki | Lri school",
            "slug": "house-for-sale-in-kalanki-near-lri-school",
            "code": "4359"
        },
        {
            "id": 4358,
            "title": "House for Sale at Kalanki | LRI school",
            "slug": "house-for-sale-near-kalanki-lri-schoo",
            "code": "4358"
        },
        {
            "id": 4357,
            "title": "Land for Sale at Dhapakhel | Lalitpur",
            "slug": "land-for-sale-lalitpur-dhapakhel",
            "code": "4357"
        },
        {
            "id": 4354,
            "title": "House for Sale at Balkhu",
            "slug": "house-for-sale-at-balkhu",
            "code": "4354"
        },
        {
            "id": 4353,
            "title": "Commercial Property for Rent at Dallu | Kathmandu",
            "slug": "commercial-property-for-rent-dallu-kathmandu",
            "code": "4353"
        },
        {
            "id": 4352,
            "title": "Commercial Property for Rent at Pahelo Pul | Kathmandu",
            "slug": "commercial-property-for-rent-at-pahelo-pul-kathmandu",
            "code": "4352"
        },
        {
            "id": 4351,
            "title": "Commercial Property for Rent at Baluwatar",
            "slug": "commercial-property-for-rent-baluwatar-kathmandu",
            "code": "4351"
        },
        {
            "id": 4350,
            "title": "Commercial Space for Rent at Mahalaxmisthan | Lalitpur",
            "slug": "commercial-space-for-rent-mahalaxmisthan-lalitpur",
            "code": "4350"
        },
        {
            "id": 4349,
            "title": "House for Sale at Gwarko | Lalitpur",
            "slug": "house-for-sale-gwarko-lalitpur",
            "code": "4349"
        },
        {
            "id": 4348,
            "title": "Brand new House for Sale at Balkot",
            "slug": "brand-new-house-for-sale-at-balkot",
            "code": "4348"
        },
        {
            "id": 4347,
            "title": "Land for Sale at Budhanilkantha | Kathmandu",
            "slug": "land-for-sale-budhanilkantha-kathmandu",
            "code": "4347"
        },
        {
            "id": 4346,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-budhanilkantha-kathmandu",
            "code": "4346"
        }
    ]
}