Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=219
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=220",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=218",
    "results": [
        {
            "id": 5370,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5370"
        },
        {
            "id": 5369,
            "title": "1 BHK Apartment for Sale at Ravi Bhawan",
            "slug": "1bhk-apartment-for-sale-at-soaltee-city",
            "code": "5369"
        },
        {
            "id": 5368,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha-meghacity",
            "code": "5368"
        },
        {
            "id": 5367,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5367"
        },
        {
            "id": 5366,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5366"
        },
        {
            "id": 5365,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5365"
        },
        {
            "id": 5364,
            "title": "Residential House for Sale at Jadibuti | Kathmandu",
            "slug": "residential-house-for-sale-at-chappro-saraswati-nagar-kathmandu",
            "code": "5364"
        },
        {
            "id": 5363,
            "title": "Land for Sale at Manohara Planning | Pepsicola",
            "slug": "land-for-sale-at-new-pepsicola-planning-kathmandu",
            "code": "5363"
        },
        {
            "id": 5362,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5362"
        },
        {
            "id": 5361,
            "title": "Commercial Property for Rent at Durbarmarg",
            "slug": "commercial-property-for-rent-at-durbarmarga",
            "code": "5361"
        },
        {
            "id": 5356,
            "title": "House for Sale at Samakhusi",
            "slug": "house-for-sale-in-samakhusi",
            "code": "5356"
        },
        {
            "id": 5355,
            "title": "Commercial Property for Sale at Thamel",
            "slug": "commercial-property-for-sale-in-thamel",
            "code": "5355"
        }
    ]
}