Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=260
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=261",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=259",
    "results": [
        {
            "id": 4762,
            "title": "Land for Sale at Balkot | Bhaktapur",
            "slug": "land-for-sale-at-balkot-bhaktapur",
            "code": "4762"
        },
        {
            "id": 4761,
            "title": "5 Aana Land for Sale at  Pepsicola",
            "slug": "5-aana-land-for-sale-at-chapro-pepsicola-kathmandu",
            "code": "4761"
        },
        {
            "id": 4760,
            "title": "3.25 Aana Land for Sale at Pepsicola",
            "slug": "3-aana-1-paisa-land-for-sale-at-chapro-pepsicola-kathmandu",
            "code": "4760"
        },
        {
            "id": 4759,
            "title": "Southeast Facing House for Sale at Mulpani",
            "slug": "25-storey-flat-system-house-for-sale-at-mahalaxmi-mulpani-kathmandu",
            "code": "4759"
        },
        {
            "id": 4758,
            "title": "House for Sale at Mahalaxmi Tole | Mulpani",
            "slug": "flast-system-house-for-sale-at-mahalaxmi-mulpani-kathmandu",
            "code": "4758"
        },
        {
            "id": 4757,
            "title": "1.5 Storey House for Sale at Mulpani",
            "slug": "15-floors-house-for-sale-at-mahalaxmi-mulpani",
            "code": "4757"
        },
        {
            "id": 4756,
            "title": "Flat System House for Sale at Mulpani",
            "slug": "flat-system-house-for-sale-at-mahalaxmi-tole-mulpani-kathmandu",
            "code": "4756"
        },
        {
            "id": 4755,
            "title": "4 Aana Land for Sale at Mulpani | Kathmandu",
            "slug": "4-aana-land-for-sale-at-mulpani-kathmandu",
            "code": "4755"
        },
        {
            "id": 4754,
            "title": "Residential House for Sale at Pepsicola | Kathmandu",
            "slug": "residential-house-for-sale-at-pepsicola-kathmandu",
            "code": "4754"
        },
        {
            "id": 4753,
            "title": "Land for Sale at Godawari | Lalitpur",
            "slug": "land-for-sale-at-godawari-lalitpur",
            "code": "4753"
        },
        {
            "id": 4752,
            "title": "Commercial Land for Rent at Sallaghari | Bhaktapur",
            "slug": "commercial-land-for-rent-at-sallaghari-bhaktapur",
            "code": "4752"
        },
        {
            "id": 4751,
            "title": "Commercial Property for Rent at Kalo Pul | Kathmandu",
            "slug": "commercial-property-for-rent-at-kalo-pul-kathmandu",
            "code": "4751"
        }
    ]
}