Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=369
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=370",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=368",
    "results": [
        {
            "id": 2772,
            "title": "West Face House on Sale at Fikkal Chowk | Gothatar | Kathmandu",
            "slug": "west-face-house-on-sale-at-fikkal-chowk-gothatar-kathmandu",
            "code": "2772"
        },
        {
            "id": 2771,
            "title": "House on Sale at Koteshwor | Kathmandu",
            "slug": "house-sale-koteshwar",
            "code": "2771"
        },
        {
            "id": 2770,
            "title": "Land For Sale at Old-Baneshwor | Kathmandu",
            "slug": "land-for-sale-at-old-baneshwor",
            "code": "2770"
        },
        {
            "id": 2769,
            "title": "House On Sale At Anamnagar | Kathmandu",
            "slug": "house-on-sale-at-anamnagar",
            "code": "2769"
        },
        {
            "id": 2766,
            "title": "House for Sale at Jorpati | Kathmandu",
            "slug": "house-for-sale-at-jorpati",
            "code": "2766"
        },
        {
            "id": 2765,
            "title": "Land For Sale at Lubhu | lalitpur",
            "slug": "land-for-sale-at-lubhu",
            "code": "2765"
        },
        {
            "id": 2764,
            "title": "Land For Sale at Krishna Mandir| Imadol",
            "slug": "land-for-sale-at-imadol-krishna-mandir",
            "code": "2764"
        },
        {
            "id": 2763,
            "title": "Land For Sale at Imadol |Sita Pakha",
            "slug": "land-for-sale-at-imadol-sita-pakha",
            "code": "2763"
        },
        {
            "id": 2762,
            "title": "Land For Sale at Dhapakhel | Lalitpur",
            "slug": "land-for-sale-at-dhapakhel",
            "code": "2762"
        },
        {
            "id": 2761,
            "title": "House for Sale at Jorpati",
            "slug": "house-for-sale-jorpati",
            "code": "2761"
        },
        {
            "id": 2760,
            "title": "North Facing House on sale at Sano Thimi, Madhyapur | Bhaktapur",
            "slug": "north-face-house-on-sale-at-sano-thimi-madhyapur-bhaktapur",
            "code": "2760"
        },
        {
            "id": 2759,
            "title": "House for Sale at Gothatar | Kathmandu",
            "slug": "house-for-sale-at-gothatar",
            "code": "2759"
        }
    ]
}