Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=228
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=229",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=227",
    "results": [
        {
            "id": 5236,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5236"
        },
        {
            "id": 5235,
            "title": "House for Sale at Civil Homes | Sitapaila",
            "slug": "house-for-sale-at-civil-homes-sitapaila",
            "code": "5235"
        },
        {
            "id": 5234,
            "title": "3 Aana Commercial Land for Sale at Sallaghari | Bhaktapur",
            "slug": "3-aana-commercial-land-for-sale-at-sallaghari-bhaktapur",
            "code": "5234"
        },
        {
            "id": 5233,
            "title": "4 Aana Commercial Land for Sale at Sallaghari",
            "slug": "4-aana-commercial-land-for-sale-at-sallaghari",
            "code": "5233"
        },
        {
            "id": 5232,
            "title": "4 Aana Commercial Land for Sale at Sallaghari",
            "slug": "4-aana-commercial-land-for-sale-at-sallaghari",
            "code": "5232"
        },
        {
            "id": 5231,
            "title": "1.4 Ropani Commercial Land for Sale at Bhaktapur",
            "slug": "15-ropani-commercial-land-for-sale-at-jhaukhel-bhaktapur",
            "code": "5231"
        },
        {
            "id": 5229,
            "title": "Premium Semi Bungalow for Sale at Sanothimi",
            "slug": "premium-semi-bungalow-for-sale-at-sanothimi",
            "code": "5229"
        },
        {
            "id": 5225,
            "title": "Semi Bungalow House for Sale at Naya Thimi",
            "slug": "semi-bungalow-house-on-85-aana-for-sale-at-naya-thimi",
            "code": "5225"
        },
        {
            "id": 5223,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "5223"
        },
        {
            "id": 5220,
            "title": "Flat System House for Sale at Kaushaltar",
            "slug": "flat-system-house-for-sale-at-kaushaltar",
            "code": "5220"
        },
        {
            "id": 5219,
            "title": "Full Furnished Residential House for Sale at Radhe Radhe",
            "slug": "residential-house-for-sale-at-radhe-radhe",
            "code": "5219"
        },
        {
            "id": 5216,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "5216"
        }
    ]
}