Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=324
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=325",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=323",
    "results": [
        {
            "id": 3743,
            "title": "Land for Sale Raktakali | Nardevi",
            "slug": "land-for-sale-raktakali-nardevi",
            "code": "3743"
        },
        {
            "id": 3742,
            "title": "Land for Sale at Balaju",
            "slug": "land-for-sale-balaju",
            "code": "3742"
        },
        {
            "id": 3741,
            "title": "Land for Sale at High Vision Colony | Thankot",
            "slug": "land-on-sale-high-vision-colony",
            "code": "3741"
        },
        {
            "id": 3739,
            "title": "Land for Sale at Ramkot | Sitapaila",
            "slug": "land-on-sale-sitapaila-ramkot",
            "code": "3739"
        },
        {
            "id": 3734,
            "title": "House for Sale at Dadhikot | Bhaktapur",
            "slug": "house-for-sale-dadhikot-bhaktapur",
            "code": "3734"
        },
        {
            "id": 3733,
            "title": "Land for Sale at Bhaisepati | Lalitpur",
            "slug": "land-for-sale-bhaisepsti",
            "code": "3733"
        },
        {
            "id": 3732,
            "title": "House for Sale at Bhaisepati",
            "slug": "house-for-sale-bhaisepsti",
            "code": "3732"
        },
        {
            "id": 3731,
            "title": "3 BHK Apartment for Sale at Tahachal",
            "slug": "kalash-apartment-for-sale-tahachal",
            "code": "3731"
        },
        {
            "id": 3726,
            "title": "Semi Bungalow for Sale at Mulpani | Kathmandu",
            "slug": "semi-bungalow-for-sale-mulpani-kathmandu",
            "code": "3726"
        },
        {
            "id": 3725,
            "title": "Land for sale at Budhanilkantha",
            "slug": "land-for-sale-budhanilkantha",
            "code": "3725"
        },
        {
            "id": 3724,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-budhanilkantha",
            "code": "3724"
        },
        {
            "id": 3721,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "3721"
        }
    ]
}