Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=157
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=158",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=156",
    "results": [
        {
            "id": 6294,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "6294"
        },
        {
            "id": 6293,
            "title": "Land for Sale at Chhaling | Bhaktapur",
            "slug": "land-for-sale-at-chhaling-bhaktapur",
            "code": "6293"
        },
        {
            "id": 6292,
            "title": "House for Sale at Samjhana Chowk | Biratnagar",
            "slug": "house-for-sale-at-samjhana-chowkbiratnagar",
            "code": "6292"
        },
        {
            "id": 6288,
            "title": "House for Sale at Sanogaun",
            "slug": "house-for-sale-at-sanogaun",
            "code": "6288"
        },
        {
            "id": 6287,
            "title": "Commercial Land for Rent at Bhaisepati | Lalitpur",
            "slug": "commercial-land-for-rent-at-bhaisepati-lalitpur",
            "code": "6287"
        },
        {
            "id": 6286,
            "title": "House for Sale at Malepatan",
            "slug": "house-for-sale-at-malepatan",
            "code": "6286"
        },
        {
            "id": 6285,
            "title": "Bunglow House for Sale at Parsyang | Pokhara",
            "slug": "bunglow-house-for-sale-at-parsyang",
            "code": "6285"
        },
        {
            "id": 6284,
            "title": "Land for Sale at Jhamsikhel | Lalitpur",
            "slug": "land-for-sale-at-jhamsikhel-lalitpur",
            "code": "6284"
        },
        {
            "id": 6283,
            "title": "Land for Sale at Baluwakhani",
            "slug": "land-for-sale-at-baluwakhani",
            "code": "6283"
        },
        {
            "id": 6282,
            "title": "House for Sale at Boudha | Nayabasti",
            "slug": "house-for-sale-at-boudha",
            "code": "6282"
        },
        {
            "id": 6281,
            "title": "House for Sale at Tathali | Bhaktapur",
            "slug": "house-for-sale-at-tathalibhaktapur",
            "code": "6281"
        },
        {
            "id": 6279,
            "title": "House for Sale at Itahari - 2 | Halgada",
            "slug": "house-for-sale-at-itahari-2-halgada",
            "code": "6279"
        }
    ]
}