Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=51
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=52",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=50",
    "results": [
        {
            "id": 7874,
            "title": "House for Sale at Bhangal",
            "slug": "house-for-sale-at-bhangal",
            "code": "7874"
        },
        {
            "id": 7873,
            "title": "Land for Sale at Imadol | Sital Height",
            "slug": "land-for-sale-at-sitalheight-imadol",
            "code": "7873"
        },
        {
            "id": 7872,
            "title": "House for Sale at Upper Bhangal",
            "slug": "house-for-sale-at-upper-bhangal",
            "code": "7872"
        },
        {
            "id": 7871,
            "title": "House for Sale at Nayabasti",
            "slug": "house-for-sale-at-nayabasti",
            "code": "7871"
        },
        {
            "id": 7870,
            "title": "House for Sale at Chuchepati",
            "slug": "house-for-sale-at-chuchepati",
            "code": "7870"
        },
        {
            "id": 7869,
            "title": "Land for Sale at Sundarharaicha - 11 | Salakpur",
            "slug": "land-for-sale-at-sundarharaicha-11-salakpur",
            "code": "7869"
        },
        {
            "id": 7868,
            "title": "House for Sale at Nayabasti",
            "slug": "house-for-sale-at-nayabasti",
            "code": "7868"
        },
        {
            "id": 7867,
            "title": "House for Sale at Kumarigal",
            "slug": "house-for-sale-at-kumarigal",
            "code": "7867"
        },
        {
            "id": 7866,
            "title": "House for Sale at Baneshwor",
            "slug": "house-for-sale-at-baneshwor",
            "code": "7866"
        },
        {
            "id": 7865,
            "title": "Land for Sale at Tathali",
            "slug": "land-for-sale-at-tathalibhaktapur",
            "code": "7865"
        },
        {
            "id": 7864,
            "title": "House for Sale at Sukedhara",
            "slug": "house-for-sale-at-sukedhara",
            "code": "7864"
        },
        {
            "id": 7863,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "7863"
        }
    ]
}