Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=172
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=173",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=171",
    "results": [
        {
            "id": 6069,
            "title": "2 BHK Apartment for Sale at Sunshine Apartment",
            "slug": "sunshine-apartment-for-sale-sukedhara",
            "code": "6069"
        },
        {
            "id": 6067,
            "title": "Land for Sale at Tikathali",
            "slug": "land-for-sale-at-tikathali",
            "code": "6067"
        },
        {
            "id": 6065,
            "title": "Land for Sale at Nayabazar | Sorakhutte",
            "slug": "land-for-sale-at-sorakhutte",
            "code": "6065"
        },
        {
            "id": 6064,
            "title": "2 BHK Apartment for Sale at Sunshine Apartment",
            "slug": "sunshine-apartment-for-sale-at-sukedhara",
            "code": "6064"
        },
        {
            "id": 6063,
            "title": "House for Sale at Sanobharyang",
            "slug": "house-for-sale-at-sanobharyang",
            "code": "6063"
        },
        {
            "id": 6062,
            "title": "Commercial Property for Sale at Thamel",
            "slug": "commercial-property-for-sale-at-thamel",
            "code": "6062"
        },
        {
            "id": 6061,
            "title": "2 BHK Apartment for Sale at Sunshine Apartment",
            "slug": "sunshine-apartment-for-sale-at-sukedhara",
            "code": "6061"
        },
        {
            "id": 6060,
            "title": "House for Sale at Syuchatar",
            "slug": "house-for-sale-at-syuchatar",
            "code": "6060"
        },
        {
            "id": 6059,
            "title": "House for Sale at Bijaypur",
            "slug": "house-for-sale-at-bijayapur",
            "code": "6059"
        },
        {
            "id": 6058,
            "title": "House for Sale at Kalanki | Sita Petrol Pump",
            "slug": "house-for-sale-at-kalanki-sita-petrol-pump",
            "code": "6058"
        },
        {
            "id": 6057,
            "title": "House for Sale at Lubhu",
            "slug": "house-for-sale-at-lubhu",
            "code": "6057"
        },
        {
            "id": 6055,
            "title": "Land for Sale at Pokhara - 14 | Chauthe",
            "slug": "land-for-sale-at-pokhara-14-chauthe",
            "code": "6055"
        }
    ]
}