Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=137
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=138",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=136",
    "results": [
        {
            "id": 6585,
            "title": "Land for Sale at Bhaktapur | Jagati",
            "slug": "land-for-sale-at-jagati-bhaktapur",
            "code": "6585"
        },
        {
            "id": 6584,
            "title": "7 Ropani Land for Sale at Thali",
            "slug": "7-ropani-land-for-sale-at-thali",
            "code": "7200"
        },
        {
            "id": 6582,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-sital-tole",
            "code": "6582"
        },
        {
            "id": 6581,
            "title": "House for Sale at Lalitpur | UN Park",
            "slug": "house-for-sale-at-un-park",
            "code": "6581"
        },
        {
            "id": 6577,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "6577"
        },
        {
            "id": 6576,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "6576"
        },
        {
            "id": 6573,
            "title": "House for sale at Bhangal",
            "slug": "house-for-sale-at-bhangal",
            "code": "6573"
        },
        {
            "id": 6568,
            "title": "House for Sale at Sundarbasti |  Bhangal",
            "slug": "house-for-sale-at-sundarbasti-bhangal",
            "code": "6568"
        },
        {
            "id": 6567,
            "title": "Land for Sale at Thali",
            "slug": "land-for-sale-at-thali",
            "code": "6567"
        },
        {
            "id": 6566,
            "title": "Land for Sale at Thali",
            "slug": "land-for-sale-at-thali",
            "code": "6566"
        },
        {
            "id": 6565,
            "title": "Land with House for Sale at Mulpani",
            "slug": "land-for-sale-at-mulpani",
            "code": "6565"
        },
        {
            "id": 6564,
            "title": "House for Sale at Tallo Bhangal",
            "slug": "house-for-sale-at-tallo-bhangal",
            "code": "6564"
        }
    ]
}