Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=40
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=41",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=39",
    "results": [
        {
            "id": 8016,
            "title": "Land for Sale at Suryabinayak",
            "slug": "land-for-sale-at-suryabinayak",
            "code": "8016"
        },
        {
            "id": 8015,
            "title": "House for Sale at Bhaktapur",
            "slug": "house-for-sale-in-bhaktapur",
            "code": "8015"
        },
        {
            "id": 8014,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "8014"
        },
        {
            "id": 8013,
            "title": "Land for Sale at Sallaghari",
            "slug": "land-for-sale-at-sallagharibhaktapur",
            "code": "8013"
        },
        {
            "id": 8012,
            "title": "Land for Sale at Tokha",
            "slug": "land-of-sale-at-tokha-chandeswere",
            "code": "8012"
        },
        {
            "id": 8010,
            "title": "House for Sale at Bhangal",
            "slug": "house-for-sale-at-bhangal",
            "code": "8010"
        },
        {
            "id": 8009,
            "title": "House for Sale at Tokha | Grande",
            "slug": "house-for-sale-at-tokha-greande",
            "code": "8009"
        },
        {
            "id": 8008,
            "title": "House for Sale at Bhangal",
            "slug": "house-for-sale-at-bhangal",
            "code": "8008"
        },
        {
            "id": 8007,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha-rammandear-dhapshe",
            "code": "8007"
        },
        {
            "id": 8006,
            "title": "Clothes Shop for Sale at Itahari",
            "slug": "clothes-shop-for-sale-at-itahari",
            "code": "8006"
        },
        {
            "id": 8005,
            "title": "House for Sale at Pepsicola",
            "slug": "house-for-sale-at-pepsicola",
            "code": "8005"
        },
        {
            "id": 8003,
            "title": "House for Sale at Tikathali | Lalitpur",
            "slug": "house-for-sale-at-tikathali-lalitpur",
            "code": "8003"
        }
    ]
}