Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=361
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=362",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=360",
    "results": [
        {
            "id": 2918,
            "title": "House for Sale at Sital Height | Imadol",
            "slug": "house-for-sale-at-imadol-sital-height",
            "code": "2918"
        },
        {
            "id": 2917,
            "title": "House For Sale at Sanagaun | Imadol",
            "slug": "house-for-sale-at-imadol-sanagaun",
            "code": "2917"
        },
        {
            "id": 2916,
            "title": "House For Sale at Lubhu | Lalitpur",
            "slug": "house-for-sale-at-lubhu",
            "code": "2916"
        },
        {
            "id": 2915,
            "title": "West Facing Land For Sale at Kalanki | Kathmandu",
            "slug": "west-facing-land-for-sale-at-kalanki-kathmandu",
            "code": "2915"
        },
        {
            "id": 2914,
            "title": "West Facing Land on Sale at Mulpani",
            "slug": "west-facing-land-on-sale-at-mulpani",
            "code": "2914"
        },
        {
            "id": 2913,
            "title": "Land for sale at Mandikatar",
            "slug": "land-for-sale-at-mandikatar",
            "code": "2913"
        },
        {
            "id": 2912,
            "title": "3 Aana 2 Paisa Land on Sale at Mulpani",
            "slug": "3-aana-2-paisa-land-sale-mulpani",
            "code": "2912"
        },
        {
            "id": 2911,
            "title": "Bungalow On Sale at Rose Village | Balkot | Bhaktapur",
            "slug": "bungalow-on-sale-at-rose-village-balkot-bhaktapur",
            "code": "2911"
        },
        {
            "id": 2909,
            "title": "Land on Sale at Samakhusi",
            "slug": "land-on-sale-at-samakhusi",
            "code": "2909"
        },
        {
            "id": 2908,
            "title": "Apartment For Sale At Sinamangal",
            "slug": "apartment-for-sale-at-sinamangal",
            "code": "2908"
        },
        {
            "id": 2907,
            "title": "West Facing House for Sale at Katunje Height | Bhaktapur",
            "slug": "west-facing-house-for-sale-at-katunje-hight-bhaktapur",
            "code": "2907"
        },
        {
            "id": 2905,
            "title": "Apartment For Sale at Sinamangal",
            "slug": "apartment-for-sale-at-sinamangal",
            "code": "2905"
        }
    ]
}