Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=126
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=127",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=125",
    "results": [
        {
            "id": 6758,
            "title": "House for Rent at Bhangal",
            "slug": "house-for-rent-ar-bhangal",
            "code": "6758"
        },
        {
            "id": 6757,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "6757"
        },
        {
            "id": 6756,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "6756"
        },
        {
            "id": 6754,
            "title": "House for Sale at Kapan Height",
            "slug": "house-for-sale-at-kapan-height",
            "code": "6754"
        },
        {
            "id": 6753,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "6753"
        },
        {
            "id": 6752,
            "title": "House for Sale at Lalitpur | Hattiban",
            "slug": "house-for-sale-at-hattiban-lalitpur",
            "code": "6752"
        },
        {
            "id": 6751,
            "title": "House for Sale at Bhaktapur | Suryabinayak",
            "slug": "house-for-sale-at-suryabinayak-bhaktapur",
            "code": "6751"
        },
        {
            "id": 6750,
            "title": "House for Sale at Lalitpur | Godawari",
            "slug": "house-for-sale-at-godawari-lalitpur",
            "code": "6750"
        },
        {
            "id": 6749,
            "title": "Land for Sale at Bhaktapur | Sudal",
            "slug": "land-for-sale-at-sudalbhaktapur",
            "code": "6749"
        },
        {
            "id": 6748,
            "title": "House for Sale at Anamnagar | Hanumansthan",
            "slug": "house-for-sale-at-anamnagar-hanumansthan",
            "code": "6748"
        },
        {
            "id": 6747,
            "title": "Land for Sale at Jhapa | Arjundhara-5",
            "slug": "land-for-sale-at-arjundhara-5-jhapa",
            "code": "6747"
        },
        {
            "id": 6746,
            "title": "Land for Sale at Ghattekulo",
            "slug": "land-for-sale-at-ghattekulo",
            "code": "6746"
        }
    ]
}