Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=146
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=147",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=145",
    "results": [
        {
            "id": 6449,
            "title": "House for Sale at Imadol Sital Height",
            "slug": "house-on-sale-at-imadol-sital-height",
            "code": "6449"
        },
        {
            "id": 6448,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "6448"
        },
        {
            "id": 6447,
            "title": "House for Sale at Baneshwor",
            "slug": "house-for-sale-at-baneshwor",
            "code": "6447"
        },
        {
            "id": 6446,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "6446"
        },
        {
            "id": 6445,
            "title": "Land for Sale at Chapagaun | Lalitpur",
            "slug": "land-for-sale-at-chapagaun-lalitpur",
            "code": "6445"
        },
        {
            "id": 6444,
            "title": "Land for Sale at Imadol",
            "slug": "land-on-sale-at-imadol-bhandari-gaun",
            "code": "6444"
        },
        {
            "id": 6443,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sell-at-tikathali",
            "code": "6443"
        },
        {
            "id": 6442,
            "title": "House for Sale at Harisiddhi",
            "slug": "house-for-sale-at-harisiddhi-lalitpur",
            "code": "6442"
        },
        {
            "id": 6441,
            "title": "Duplex Apartment for Rent at Lazimpat",
            "slug": "duplex-apartment-for-rent-at-lazimpat",
            "code": "6441"
        },
        {
            "id": 6440,
            "title": "House for Sale at Dharan - 15 | Shyam Chowk",
            "slug": "house-for-sale-at-dharan-15-shyam-chowk",
            "code": "6440"
        },
        {
            "id": 6439,
            "title": "Apartment for Rent at Sanepa | Imperial Apartment",
            "slug": "apartment-on-rent-at-sanepa-imperial-apartment",
            "code": "6439"
        },
        {
            "id": 6438,
            "title": "Commercial House for Rent at Dallu Awas",
            "slug": "commercial-house-for-rent-at-dallu-awas",
            "code": "6438"
        }
    ]
}