Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=23
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=24",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=22",
    "results": [
        {
            "id": 8240,
            "title": "Land for Sale at Tokha | Megacity",
            "slug": "land-for-sale-at-tokha-megacity",
            "code": "8240"
        },
        {
            "id": 8239,
            "title": "Land for Sale at Tokha | Dhaneshwor",
            "slug": "land-for-sale-at-tokha-dhaneshwor",
            "code": "8239"
        },
        {
            "id": 8238,
            "title": "House for Sale at Dhaneshwor | Tokha",
            "slug": "house-for-sale-at-dhaneshwor-tokha",
            "code": "8238"
        },
        {
            "id": 8237,
            "title": "Land for Sale at Pokhara - 27 | Aadarsha Chowk",
            "slug": "land-for-sale-at-pokhara-27-talchwok-aadarshachwok",
            "code": "8237"
        },
        {
            "id": 8236,
            "title": "Land for Sale at Pokhara - 07 | Masbar",
            "slug": "land-for-sale-at-pokhara-07-masbar-shantinagarchwok",
            "code": "8236"
        },
        {
            "id": 8235,
            "title": "Apartment for Sale at Bhaisepati",
            "slug": "apartment-for-sale-at-janta-awas-bhaisepati",
            "code": "8235"
        },
        {
            "id": 8234,
            "title": "Sunrise Apartment for Sale at Nakkhu",
            "slug": "sunrise-apartment-for-sale-at-nakkhu",
            "code": "8234"
        },
        {
            "id": 8233,
            "title": "Sunrise Apartment for Sale at Nakhu",
            "slug": "sunrise-apartment-for-sale-at-nakkhu",
            "code": "8233"
        },
        {
            "id": 8232,
            "title": "Land for Sale at Dharan - 15 | Mahadev Chowk",
            "slug": "land-for-sale-at-dharan-15-mahadev-chowk",
            "code": "8232"
        },
        {
            "id": 8231,
            "title": "Sunrise Apartment for Sale at Nakhu",
            "slug": "sunrise-apartment-for-sale-at-nakkhu",
            "code": "8231"
        },
        {
            "id": 8230,
            "title": "Sunrise Apartment for Sale at Nakhu",
            "slug": "sunrise-apartment-for-sale-at-nakkhu",
            "code": "8230"
        },
        {
            "id": 8229,
            "title": "Classic Tower Apartment for Rent at Hattiban",
            "slug": "apartment-for-rent-at-classic-tower",
            "code": "8229"
        }
    ]
}