Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=322
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=323",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=321",
    "results": [
        {
            "id": 3792,
            "title": "7 BHK House for Sale at Nayabasti | Jorpati | Kathmandu",
            "slug": "wall-system-house-for-sale-nayabasti-jorpati-kathmandu",
            "code": "3792"
        },
        {
            "id": 3791,
            "title": "Commercial Land for Sale at Tinkune | Subidhanagar",
            "slug": "commercial-land-for-sale-tinkune-subidhanagar",
            "code": "3791"
        },
        {
            "id": 3790,
            "title": "1160 Sq. Ft Apartment for Sale at Soaltee City | Ravi Bhawan",
            "slug": "soaltee-city-apartment-sale-ravi-bhawan",
            "code": "3790"
        },
        {
            "id": 3789,
            "title": "Land for Sale at Jhaukhel | Bhaktapur",
            "slug": "land-for-sale-at-jhaukhel-bhaktapur",
            "code": "3789"
        },
        {
            "id": 3788,
            "title": "2 BHK Apartment for Sale at Soaltee City | Ravi Bhawan",
            "slug": "soaltee-city-apartment-for-sale-ravi-bhawan",
            "code": "3788"
        },
        {
            "id": 3787,
            "title": "468 Sq. FT Apartment for Sale at Soaltee City | Ravi Bhawan",
            "slug": "soaltee-city-apartment-for-sale-ravi-bhawan",
            "code": "3787"
        },
        {
            "id": 3786,
            "title": "1 BHK Apartment for Sale at Soaltee City | Ravi Bhawan",
            "slug": "soaltee-city-apartment-for-sale-ravibhawan",
            "code": "3786"
        },
        {
            "id": 3785,
            "title": "Land for Sale at Changathali | Lalitpur",
            "slug": "land-for-sale-changathali",
            "code": "3785"
        },
        {
            "id": 3778,
            "title": "House for Sale at Tikathali | Lalitpur",
            "slug": "house-for-sale-tikathali",
            "code": "3778"
        },
        {
            "id": 3774,
            "title": "House for Sale at Thecho | Lalitpur",
            "slug": "house-for-sale-thecho",
            "code": "3774"
        },
        {
            "id": 3773,
            "title": "Land For Sale at Bhaisepsti | Lalitpur",
            "slug": "land-for-sale-bhaisepsti",
            "code": "3773"
        },
        {
            "id": 3772,
            "title": "Land for Sale at Bhaisepati | Lalitpur",
            "slug": "land-for-sale-bhaisepati",
            "code": "3772"
        }
    ]
}