Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=183
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=184",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=182",
    "results": [
        {
            "id": 5881,
            "title": "Fully Furnished Residential Property for Rent at Bansbari",
            "slug": "fully-furnished-residential-property-for-rent-at-bansbari-budhanilkantha",
            "code": "5881"
        },
        {
            "id": 5880,
            "title": "House for Sale at Tarkeshwor",
            "slug": "house-for-sale-at-tarkeshwor",
            "code": "5880"
        },
        {
            "id": 5879,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeshwor",
            "code": "5879"
        },
        {
            "id": 5878,
            "title": "House for Sale at Dhapakhel | Lalitpur",
            "slug": "house-for-sale-at-dhapakhel-lalitpur",
            "code": "5878"
        },
        {
            "id": 5877,
            "title": "Land for Sale at Talchikhel | Lalitpur",
            "slug": "land-for-sale-at-talchikhel-lalitpur",
            "code": "5877"
        },
        {
            "id": 5876,
            "title": "Prime Commercial Land for Sale at Talchikhel | Lalitpur",
            "slug": "prime-commercial-land-for-sale-at-talchikhel-lalitpur",
            "code": "5876"
        },
        {
            "id": 5875,
            "title": "Land for Sale at Chapagaun | Lalitpur",
            "slug": "land-for-sale-at-chapagaun-lalitpur",
            "code": "5875"
        },
        {
            "id": 5874,
            "title": "Land for Sale at Chapagaun | Lalitpur",
            "slug": "land-for-sale-at-chapagaun-lalitpur",
            "code": "5874"
        },
        {
            "id": 5873,
            "title": "House for Sale at Chabahil",
            "slug": "house-for-sale-at-chabahil",
            "code": "5873"
        },
        {
            "id": 5872,
            "title": "Premium Flat System House for Sale at Gamcha | Bhaktapur",
            "slug": "premium-flat-system-house-for-sale-at-gamcha-bhaktapur",
            "code": "5872"
        },
        {
            "id": 5871,
            "title": "Residential House for Sale at Changunarayan",
            "slug": "residential-house-for-sale-at-changunarayan",
            "code": "5871"
        },
        {
            "id": 5870,
            "title": "3 Aana Land for Sale at Changunarayan",
            "slug": "3-aana-land-for-sale-at-changunarayan",
            "code": "5870"
        }
    ]
}