Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=116
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=117",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=115",
    "results": [
        {
            "id": 6920,
            "title": "House for Sale at Chamati",
            "slug": "house-for-sale-at-chamati",
            "code": "6920"
        },
        {
            "id": 6919,
            "title": "House for Sale at Baluwatar",
            "slug": "house-for-sale-at-baluwatar",
            "code": "6919"
        },
        {
            "id": 6918,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "6918"
        },
        {
            "id": 6917,
            "title": "House for Sale at Baluwatar",
            "slug": "house-for-sale-at-baluwatar",
            "code": "6917"
        },
        {
            "id": 6916,
            "title": "Land for Sale at Raniban | Nagarik Bazar",
            "slug": "land-for-sale-at-raniban-nagarik-bazar",
            "code": "6916"
        },
        {
            "id": 6915,
            "title": "House for Sale at Maharajgunj",
            "slug": "house-for-sale-at-maharajgunj",
            "code": "6915"
        },
        {
            "id": 6914,
            "title": "House for Sale at Chamati",
            "slug": "house-for-sale-at-chamati",
            "code": "6914"
        },
        {
            "id": 6913,
            "title": "House for Sale at Samakhusi",
            "slug": "house-for-sale-at-samakhusi",
            "code": "6913"
        },
        {
            "id": 6912,
            "title": "House for Sale at Ghattekulo",
            "slug": "house-for-sale-at-ghattekulo",
            "code": "6912"
        },
        {
            "id": 6911,
            "title": "Sunshine Apartment for Sale at Sukedhara",
            "slug": "sunshine-apartment-for-sale-at-sukedhara",
            "code": "6911"
        },
        {
            "id": 6910,
            "title": "Land for Sale at Itahari - 16 | Hardiya Tole",
            "slug": "land-for-sale-at-itahari-16-hardiya-tole",
            "code": "6910"
        },
        {
            "id": 6907,
            "title": "Commercial Property for Rent at Budanilkantha",
            "slug": "commercial-property-for-rent-at-budanilkantha",
            "code": "6907"
        }
    ]
}