Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=124
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=125",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=123",
    "results": [
        {
            "id": 6782,
            "title": "House for Sale at Baniyatar | Tokha",
            "slug": "house-for-sale-at-baniyatar-tokha",
            "code": "6782"
        },
        {
            "id": 6781,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeshwor",
            "code": "6781"
        },
        {
            "id": 6780,
            "title": "Land For Sale at Raniban",
            "slug": "land-for-sale-at-raniban",
            "code": "6780"
        },
        {
            "id": 6779,
            "title": "House for Sale at Sukedhara",
            "slug": "hous-for-sale-in-sukedhara",
            "code": "6779"
        },
        {
            "id": 6778,
            "title": "Land for sale at Bansbari",
            "slug": "land-for-sale-in-bansbari",
            "code": "6778"
        },
        {
            "id": 6777,
            "title": "House for Sale at Sukedhara",
            "slug": "house-for-sale-at-sukedhara",
            "code": "6777"
        },
        {
            "id": 6776,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "6776"
        },
        {
            "id": 6775,
            "title": "Bungalow for Sale at Kharipati",
            "slug": "bungalow-for-sale-at-bhaktapur-kharipati",
            "code": "6775"
        },
        {
            "id": 6774,
            "title": "House for Sale at Duwakot",
            "slug": "house-for-sale-at-kmc-duwakot-bhaktapur",
            "code": "6774"
        },
        {
            "id": 6773,
            "title": "Land for sale at Sinamangal",
            "slug": "land-for-sale-at-sinamangal",
            "code": "6773"
        },
        {
            "id": 6772,
            "title": "House for Sale at Gothatar",
            "slug": "house-for-sale-at-gothatar",
            "code": "6772"
        },
        {
            "id": 6771,
            "title": "East Face Bungalow for Sale at Pepsicola",
            "slug": "east-face-bungalow-for-sale-at-pepsicola",
            "code": "6771"
        }
    ]
}