Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=233
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=234",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=232",
    "results": [
        {
            "id": 5158,
            "title": "Land for Sale at Shreenagar | Baneshwor",
            "slug": "land-for-sale-at-shreenagar-baneshwor",
            "code": "5158"
        },
        {
            "id": 5157,
            "title": "Land for Sale at Maijubahal | Chabahil",
            "slug": "land-for-sale-at-maijubahal-chabahil",
            "code": "5157"
        },
        {
            "id": 5156,
            "title": "House for Sale at Sitapakha | Lalitpur",
            "slug": "house-for-sale-at-sitapakha",
            "code": "5156"
        },
        {
            "id": 5155,
            "title": "House for Sale at Shreenagar | Baneshwor",
            "slug": "house-for-sale-at-shreenagar-baneshwor",
            "code": "5155"
        },
        {
            "id": 5154,
            "title": "Commercial Building for Sale at Buddhanagar",
            "slug": "commercial-building-for-sale-at-buddhanagar",
            "code": "5154"
        },
        {
            "id": 5153,
            "title": "House for Sale at Fulbari | Boudha",
            "slug": "house-for-sale-at-fulbari-boudha",
            "code": "5153"
        },
        {
            "id": 5152,
            "title": "House for Sale at Maharajgunj",
            "slug": "house-for-sale-at-maharajgunj",
            "code": "5152"
        },
        {
            "id": 5151,
            "title": "House for Sale at  Chabahil",
            "slug": "house-for-sale-at-saraswatinagar-chabahil",
            "code": "5151"
        },
        {
            "id": 5150,
            "title": "Land for Sale at Boudha",
            "slug": "land-for-sale-at-kumarigal",
            "code": "5150"
        },
        {
            "id": 5149,
            "title": "House for Sale at Nakhipot",
            "slug": "house-for-sale-at-nakhipot-lalitpur",
            "code": "5149"
        },
        {
            "id": 5147,
            "title": "House for Sale at Imadol | Tikathali",
            "slug": "house-on-sale-at-imadol-tikathali",
            "code": "5147"
        },
        {
            "id": 5146,
            "title": "Commercial Land for Sale at Putalisadak",
            "slug": "commercial-land-for-sale-at-putlisadak",
            "code": "5146"
        }
    ]
}