Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=243
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=244",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=242",
    "results": [
        {
            "id": 5018,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5018"
        },
        {
            "id": 5017,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5017"
        },
        {
            "id": 5016,
            "title": "House for Sale at Teku | Kathmandu",
            "slug": "house-for-sale-at-teku-kathmandu",
            "code": "5016"
        },
        {
            "id": 5015,
            "title": "Land with House for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "5015"
        },
        {
            "id": 5014,
            "title": "House for Sale at Tahachal | Kathmandu",
            "slug": "house-for-sale-at-tahachal-kathmandu",
            "code": "5014"
        },
        {
            "id": 5013,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5013"
        },
        {
            "id": 5011,
            "title": "3 BHK Apartment for Sale at Dhumbarahi | Prestige",
            "slug": "prestige-apartment-sale-at-dhumbarahi",
            "code": "5011"
        },
        {
            "id": 5009,
            "title": "Commercial Property for Rent at Dillibazar",
            "slug": "commercial-property-for-rent-at-dillibazar",
            "code": "5009"
        },
        {
            "id": 5008,
            "title": "Land with House for Sale at Jhamsikhel",
            "slug": "land-with-house-for-sale-at-jhamsikhel-lalitpur",
            "code": "5008"
        },
        {
            "id": 5007,
            "title": "Land with House for Sale at Jhamsikhel | Lalitpur",
            "slug": "house-for-sale-at-jhamsikhel-lalitpur",
            "code": "5007"
        },
        {
            "id": 5006,
            "title": "Land for Sale at Pokhara-14 | Chinedanda",
            "slug": "land-for-sale-at-pokhara-14-chinedanda",
            "code": "5006"
        },
        {
            "id": 5005,
            "title": "House for Sale at Raniban",
            "slug": "house-for-sale-at-raniban",
            "code": "5005"
        }
    ]
}