Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=268
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=269",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=267",
    "results": [
        {
            "id": 4653,
            "title": "Commercial Land for Sale at Soalteemode | Bafal",
            "slug": "commercial-land-for-sale-in-soalteemode-bafal",
            "code": "4653"
        },
        {
            "id": 4652,
            "title": "Apartment for Sale at Pepsicola",
            "slug": "apartment-for-sale-at-suncity",
            "code": "4652"
        },
        {
            "id": 4651,
            "title": "Land for Sale at Birat Chowk | Tribeni Chowk",
            "slug": "land-for-sale-at-birat-chowk-tribeni-chowk",
            "code": "4651"
        },
        {
            "id": 4650,
            "title": "Land for Sale at Sundarharaicha- 6 | Bhimchauri",
            "slug": "land-for-sale-at-sundarharaicha-6-bhimchauri",
            "code": "4650"
        },
        {
            "id": 4649,
            "title": "Land for Sale at Gwarko",
            "slug": "land-for-sale-at-gwarko",
            "code": "4649"
        },
        {
            "id": 4648,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-chimber-pokhari-tarkeshwor",
            "code": "4648"
        },
        {
            "id": 4647,
            "title": "Land for Sale at Sitapaila",
            "slug": "land-for-sale-at-aadeshwor-mahadev-temple",
            "code": "4647"
        },
        {
            "id": 4646,
            "title": "Land for Sale at Halchowk",
            "slug": "land-for-sale-at-halchowk",
            "code": "4646"
        },
        {
            "id": 4645,
            "title": "Land for Sale at Icchangu Narayan | Kathmandu",
            "slug": "land-sale-icchangu-narayan-kathmandu",
            "code": "4645"
        },
        {
            "id": 4644,
            "title": "House for Sale at Nakhipot | Lalitpur",
            "slug": "house-sale-nakhipot-lalitpur",
            "code": "4644"
        },
        {
            "id": 4643,
            "title": "House for Sale at Dhapakhel | Lalitpur",
            "slug": "house-sale-dhapakhel-lalitpur",
            "code": "4643"
        },
        {
            "id": 4642,
            "title": "House for Sale at Harisiddhi",
            "slug": "house-sale-harisiddhi",
            "code": "4642"
        }
    ]
}