Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=58
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=59",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=57",
    "results": [
        {
            "id": 7783,
            "title": "House for Sale at Nilopul | Sukedhara",
            "slug": "house-for-sale-at-nilopul-sukedhara",
            "code": "7783"
        },
        {
            "id": 7782,
            "title": "House for Sale at Guheshwori | Nayabasti",
            "slug": "house-for-sale-at-nayabasti",
            "code": "7782"
        },
        {
            "id": 7781,
            "title": "House for Sale at Jorpati | Nayabasti",
            "slug": "house-for-sale-at-nayabasti-jorpati",
            "code": "7781"
        },
        {
            "id": 7780,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "7780"
        },
        {
            "id": 7779,
            "title": "House for Sale at Ghattekulo | Maitidevi",
            "slug": "house-for-sale-at-ghattekulo-maitidevi",
            "code": "7779"
        },
        {
            "id": 7778,
            "title": "House for Sale at Shankhamul",
            "slug": "house-for-sale-at-shankhamul",
            "code": "7778"
        },
        {
            "id": 7777,
            "title": "House for Sale at Sukedhara",
            "slug": "house-for-sale-at-sukedhara",
            "code": "7777"
        },
        {
            "id": 7776,
            "title": "House for Sale at Bansbari | Namuna College",
            "slug": "house-for-sale-at-maharajgung",
            "code": "7776"
        },
        {
            "id": 7775,
            "title": "House for Sale at Koteshwor",
            "slug": "house-for-sale-at-koteshwor",
            "code": "7775"
        },
        {
            "id": 7774,
            "title": "House for Sale at Mid Baneshwor",
            "slug": "house-for-sale-at-mid-baneshwor",
            "code": "7774"
        },
        {
            "id": 7773,
            "title": "House for Sale at Budanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "7773"
        },
        {
            "id": 7771,
            "title": "House for Sale at Bhangal",
            "slug": "house-for-sale-at-bhangal",
            "code": "7771"
        }
    ]
}