Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=26
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=27",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=25",
    "results": [
        {
            "id": 8201,
            "title": "House for Sale at Sital Height | Imadol",
            "slug": "house-for-sale-at-sital-height-imadol",
            "code": "8201"
        },
        {
            "id": 8200,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "8200"
        },
        {
            "id": 8198,
            "title": "Land for Sale at Chapali | Budhanilkantha",
            "slug": "land-for-sale-at-chapali-budanilkant",
            "code": "8198"
        },
        {
            "id": 8197,
            "title": "Land for Sale at Tarkeshwor | Sangla",
            "slug": "land-for-sale-at-tarkeshwor-sangla",
            "code": "8197"
        },
        {
            "id": 8196,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "8196"
        },
        {
            "id": 8195,
            "title": "House for Sale at Bhangal",
            "slug": "house-for-sale-at-bhanhal",
            "code": "8195"
        },
        {
            "id": 8194,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "8194"
        },
        {
            "id": 8193,
            "title": "Land for Sale at Gundu",
            "slug": "land-for-sale-at-gundu",
            "code": "8193"
        },
        {
            "id": 8192,
            "title": "Semi Commercial Land for Sale at Lokanthali",
            "slug": "semi-commercial-land-for-sale-at-lokanthali",
            "code": "8192"
        },
        {
            "id": 8191,
            "title": "House for Sale at Aarubari",
            "slug": "house-for-sale-at-arubari-medical-college",
            "code": "8191"
        },
        {
            "id": 8189,
            "title": "House for Sale at Chhauni",
            "slug": "house-for-sale-at-chhauni",
            "code": "8189"
        },
        {
            "id": 8188,
            "title": "House for Sale at Mid Baneshwor",
            "slug": "house-for-sale-at-mid-baneshwor",
            "code": "8188"
        }
    ]
}