Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=311
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=312",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=310",
    "results": [
        {
            "id": 4007,
            "title": "Commercial Properties for Rent at Lainchaur | Kathmandu",
            "slug": "commercial-properties-for-rent-lainchaur-kathmandu",
            "code": "4007"
        },
        {
            "id": 4004,
            "title": "Commercial Property for Rent at Kalanki | Kathmandu",
            "slug": "commercial-property-for-rent-kalanki-kathmandu",
            "code": "4004"
        },
        {
            "id": 4003,
            "title": "Residential House for Rent at Imadol | Lalitpur",
            "slug": "residential-house-for-rent-at-imadol-lalitpur",
            "code": "4003"
        },
        {
            "id": 4000,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "4000"
        },
        {
            "id": 3999,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "3999"
        },
        {
            "id": 3998,
            "title": "House For Sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-budhanilkantha-kathmandu",
            "code": "3998"
        },
        {
            "id": 3997,
            "title": "House for Sale at Megacity | Tarkeshwor",
            "slug": "house-for-sale-tarkeshwor",
            "code": "3997"
        },
        {
            "id": 3990,
            "title": "Land for Sale at Budhanilkantha | Kathmandu",
            "slug": "land-for-sale-budhanilkantha-kathmandu",
            "code": "3990"
        },
        {
            "id": 3989,
            "title": "Land for Sale at Budanilkantha",
            "slug": "land-for-sale-budanilkantha",
            "code": "3989"
        },
        {
            "id": 3988,
            "title": "Land for Sale at Chapagaun | Lalitpur",
            "slug": "land-for-sale-chapagaun-lalitpur",
            "code": "3988"
        },
        {
            "id": 3987,
            "title": "House for Sale at Bhaisepati | Lalitpur",
            "slug": "house-for-sale-bhaisepati",
            "code": "3987"
        },
        {
            "id": 3983,
            "title": "House for Sale at Imadol | Lalitpur",
            "slug": "house-for-sale-imadol",
            "code": "3983"
        }
    ]
}