Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=37
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=38",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=36",
    "results": [
        {
            "id": 8054,
            "title": "Land for Sale at Jhaukhel",
            "slug": "land-for-sale-at-jhaukhelbhaktapur",
            "code": "8054"
        },
        {
            "id": 8053,
            "title": "House for Sale at Bansbari",
            "slug": "house-for-sale-at-bansbari",
            "code": "8053"
        },
        {
            "id": 8052,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "8052"
        },
        {
            "id": 8051,
            "title": "Land for Sale at Budanilkantha",
            "slug": "land-for-sale-at-budanilkantha",
            "code": "8051"
        },
        {
            "id": 8050,
            "title": "2BHK Suncity Apartment for Sale at Pepsicola",
            "slug": "2bhk-apartment-for-sale-at-suncity",
            "code": "8050"
        },
        {
            "id": 8049,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "8049"
        },
        {
            "id": 8048,
            "title": "House for Sale at Budhanilkantha | Chapali",
            "slug": "house-for-sale-at-budhanilkathachapali",
            "code": "8048"
        },
        {
            "id": 8047,
            "title": "House for Sale at Tokha | Grande",
            "slug": "house-for-sale-at-tokha-greande",
            "code": "8047"
        },
        {
            "id": 8046,
            "title": "Land for Sale at Itahari",
            "slug": "land-for-sale-at-itahari",
            "code": "8046"
        },
        {
            "id": 8045,
            "title": "Land for Sale at Rambazar | Pokhara-15",
            "slug": "land-for-sale-at-rambazar-pokhara-15",
            "code": "8045"
        },
        {
            "id": 8044,
            "title": "South Facing House for Sale at Mulpani",
            "slug": "south-facing-house-for-sale-at-mulpani",
            "code": "8044"
        },
        {
            "id": 8042,
            "title": "Bagmati Apartment for Sale at Sankhamul",
            "slug": "flat-at-bagmati-apartment-for-sale",
            "code": "8042"
        }
    ]
}