Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=47
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=48",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=46",
    "results": [
        {
            "id": 7926,
            "title": "House for Rent at Ratopul",
            "slug": "house-for-rent-at-ratopul",
            "code": "7926"
        },
        {
            "id": 7925,
            "title": "House for Sale at Jorpati | Aryal Gaun",
            "slug": "house-for-sale-at-aryal-gaun",
            "code": "7925"
        },
        {
            "id": 7924,
            "title": "House for Sale at Mulpani",
            "slug": "house-for-sale-at-mulpani",
            "code": "7924"
        },
        {
            "id": 7923,
            "title": "House for Sale at Boudha",
            "slug": "house-for-sale-at-boudha",
            "code": "7923"
        },
        {
            "id": 7922,
            "title": "House for Sale at Jorpati | Shivachowk",
            "slug": "house-for-sale-at-jorpati-shivachowk",
            "code": "7922"
        },
        {
            "id": 7921,
            "title": "House for Rent at Baneshwor",
            "slug": "house-for-rent-at-baneshwor",
            "code": "7921"
        },
        {
            "id": 7920,
            "title": "Land with House for Sale at Sankhamul",
            "slug": "land-with-house-for-sale-at-sankhamul",
            "code": "7920"
        },
        {
            "id": 7919,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "7919"
        },
        {
            "id": 7918,
            "title": "House for Sale at Tokha | Dhapasi",
            "slug": "house-for-sale-at-tokha-dhapashe",
            "code": "7918"
        },
        {
            "id": 7917,
            "title": "House for Sale at Dhapasi | Ram Mandir",
            "slug": "house-for-sale-at-dhapshe-ram-mander",
            "code": "7917"
        },
        {
            "id": 7916,
            "title": "Land for Sale at Tokha | Bhutkhel",
            "slug": "land-of-sale-at-tokha-vutekhal",
            "code": "7916"
        },
        {
            "id": 7915,
            "title": "Land for Sale at Baluwakhani",
            "slug": "land-for-sale-at-baluwakhani",
            "code": "7915"
        }
    ]
}