Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=376
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=377",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=375",
    "results": [
        {
            "id": 2641,
            "title": "South-East Facing House for Sale at Baluwatar | Kathmandu",
            "slug": "house-for-sale-at-baluwatar",
            "code": "2641"
        },
        {
            "id": 2640,
            "title": "North-East facing house for sale at Hadigaun | Kathmandu",
            "slug": "property-for-sale-at-hadigaun",
            "code": "2640"
        },
        {
            "id": 2639,
            "title": "House for Sale at Bishalnagar",
            "slug": "house-for-sale-at-bishalnagar",
            "code": "2639"
        },
        {
            "id": 2638,
            "title": "East Facing House for Sale at Indrachowk | Newroad | Kathmandu",
            "slug": "house-for-sale-at-indrachowk",
            "code": "2638"
        },
        {
            "id": 2637,
            "title": "Commercial Property at Baluwatar",
            "slug": "commercial-property-at-baluwatar",
            "code": "2637"
        },
        {
            "id": 2630,
            "title": "North-West Facing 4 aana House for Sale in Imadol | Lalitpur",
            "slug": "house-for-sale-imadol",
            "code": "2630"
        },
        {
            "id": 2628,
            "title": "East-South facing House for Sale at Imadol |Sitapakha",
            "slug": "house-for-sale-at-imadol-sitapakha",
            "code": "2628"
        },
        {
            "id": 2627,
            "title": "South-facing 2 BHK House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "2627"
        },
        {
            "id": 2626,
            "title": "Land for Sale at Kirtipur",
            "slug": "land-for-sale-at-kritipur",
            "code": "2626"
        },
        {
            "id": 2625,
            "title": "West-facing Land for Sale at Mhepi | Kathmandu",
            "slug": "land-for-sale-at-mhepi",
            "code": "2625"
        },
        {
            "id": 2624,
            "title": "House for Sale at Samkhusi",
            "slug": "house-for-sale-at-samkhusi",
            "code": "2624"
        },
        {
            "id": 2623,
            "title": "North-East House for Sale at Chandol | Kathmandu",
            "slug": "house-forsale-at-chandol",
            "code": "2623"
        }
    ]
}