Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=44
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=45",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=43",
    "results": [
        {
            "id": 7964,
            "title": "House for Sale at Old Baneshwor",
            "slug": "house-for-sale-at-old-baneshwor",
            "code": "7964"
        },
        {
            "id": 7963,
            "title": "Commercial Space for Rent at Banasthali",
            "slug": "flat-for-rent-at-banasthali",
            "code": "7963"
        },
        {
            "id": 7962,
            "title": "House for Sale at Golfutar",
            "slug": "house-for-sale-at-golfutar",
            "code": "7962"
        },
        {
            "id": 7961,
            "title": "House for Sale at Sanothimi",
            "slug": "luxury-house-for-sale-at-sanothimi",
            "code": "7961"
        },
        {
            "id": 7960,
            "title": "House for Sale at Tikathali | Lalitpur",
            "slug": "house-for-sale-at-tikathali-lalitpur",
            "code": "7960"
        },
        {
            "id": 7959,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali-lalitpur",
            "code": "7959"
        },
        {
            "id": 7958,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali-lalitpur",
            "code": "7958"
        },
        {
            "id": 7957,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-at-tikathali-lalitpur",
            "code": "7957"
        },
        {
            "id": 7956,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali-lalitpur",
            "code": "7956"
        },
        {
            "id": 7955,
            "title": "House for Sale at Sitapaila",
            "slug": "house-for-sale-at-sitapaila",
            "code": "7955"
        },
        {
            "id": 7954,
            "title": "House for Sale at Kalanki",
            "slug": "house-for-sale-at-kalanki",
            "code": "7954"
        },
        {
            "id": 7953,
            "title": "Land for Sale at Machhegaun",
            "slug": "land-for-sale-at-machhegaun",
            "code": "7953"
        }
    ]
}