Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=328
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=329",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=327",
    "results": [
        {
            "id": 3668,
            "title": "House for Sale at Katunje | Bhaktapur",
            "slug": "house-for-sale-katunje-bhaktapur",
            "code": "3668"
        },
        {
            "id": 3667,
            "title": "House for Sale at Bhaisepati | Lalitpur",
            "slug": "house-for-sale-at-bhaisepati",
            "code": "3667"
        },
        {
            "id": 3665,
            "title": "Commercial Space for Rent at Kuleshwor",
            "slug": "commercial-space-for-rent-kuleshwor",
            "code": "3665"
        },
        {
            "id": 3664,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "3664"
        },
        {
            "id": 3663,
            "title": "Land for Sale at Sorhakhutte",
            "slug": "land-for-sale-sorhakhutte",
            "code": "3663"
        },
        {
            "id": 3662,
            "title": "Space for Rent at Naxal",
            "slug": "space_for_rent_naxal",
            "code": "3662"
        },
        {
            "id": 3661,
            "title": "Land for Sale at Balkot",
            "slug": "land-for-sale-balkot",
            "code": "3661"
        },
        {
            "id": 3659,
            "title": "Land for Sale at Taukhel",
            "slug": "land-for-sale-taukhel",
            "code": "3659"
        },
        {
            "id": 3655,
            "title": "Land for Sale at Kalanki | Naikap",
            "slug": "land-on-sale-kalanki-naikap",
            "code": "3655"
        },
        {
            "id": 3654,
            "title": "House for Sale at Katunje | Bhaktapur",
            "slug": "house-for-sale-at-katunje-bhaktapur",
            "code": "3654"
        },
        {
            "id": 3649,
            "title": "Land for Sale at Sitapaila",
            "slug": "land-on-sale-sitapaila-saranpur",
            "code": "3649"
        },
        {
            "id": 3646,
            "title": "Land for Sale at Kalanki",
            "slug": "land-on-sale-kalanki",
            "code": "3646"
        }
    ]
}