Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=374
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=375",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=373",
    "results": [
        {
            "id": 2691,
            "title": "East-facing House for Sale at Imadol | Lalipur",
            "slug": "house-for-sale-at-imadol",
            "code": "2691"
        },
        {
            "id": 2690,
            "title": "South-facing House for Sale at Tikathali | Kathmandu",
            "slug": "house-for-sale-at-tikathali",
            "code": "2690"
        },
        {
            "id": 2689,
            "title": "North-facing House For Sale at Imadol |Sital Height|",
            "slug": "house-for-sale-at-imadol-sital-height",
            "code": "2689"
        },
        {
            "id": 2688,
            "title": "South-facing House for sale at Tarekeshwar - 8| Kathmandu",
            "slug": "house-for-sale-at-tarekeshwar-8",
            "code": "0016"
        },
        {
            "id": 2684,
            "title": "South-West facing House for Sale at Chandol Baluwatar",
            "slug": "house-for-sale-at-chandol-baluwatar",
            "code": "2684"
        },
        {
            "id": 2683,
            "title": "North-East Commercial Property at Balaju | Kathmandu",
            "slug": "commercial-property-at-balaju",
            "code": "2683"
        },
        {
            "id": 2682,
            "title": "South-East Land for Sale at Nepaltar | Kathmandu",
            "slug": "land-for-sale-at-nepaltar",
            "code": "2682"
        },
        {
            "id": 2681,
            "title": "North facing Land for Sale at Manamaiju | Kathmandu",
            "slug": "land-for-sale-at-manmaiju",
            "code": "2681"
        },
        {
            "id": 2680,
            "title": "West-facing Land for Sale at Manmaiju | Kathmandu",
            "slug": "land-for-sale-at-manmaiju",
            "code": "2680"
        },
        {
            "id": 2679,
            "title": "South-East facing House for Sale at Radhe Radhe |Bhaktapur",
            "slug": "house-for-sale-at-radhe-radhe",
            "code": "2679"
        },
        {
            "id": 2678,
            "title": "West facing House for Sale at Hattigauda | Budhanilkantha",
            "slug": "house-for-sale-at-hattigauda",
            "code": "2678"
        },
        {
            "id": 2677,
            "title": "West facing Bungalow House for Sale at Hattigauda | Budhanilkantha",
            "slug": "house-for-sale-at-hattigauda",
            "code": "2677"
        }
    ]
}