Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=281
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=282",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=280",
    "results": [
        {
            "id": 4478,
            "title": "House for Sale at Dholahiti | Lalitpur",
            "slug": "house-for-sale-at-dholahiti-lalitpur",
            "code": "4478"
        },
        {
            "id": 4477,
            "title": "Land for Sale at Nilbarahi | Bhaktapur",
            "slug": "land-for-sale-at-nilbarahi-bhaktapur",
            "code": "4477"
        },
        {
            "id": 4476,
            "title": "Land for Sale at Dadhikot | Bhaktapur",
            "slug": "land-for-sale-at-dadhikot-bhaktapur",
            "code": "4476"
        },
        {
            "id": 4475,
            "title": "House for Sale at Baneshwor",
            "slug": "house-for-sale-baneshwor",
            "code": "4475"
        },
        {
            "id": 4474,
            "title": "House for Sale at Dhapakhel | Lalitpur",
            "slug": "house-for-sale-at-dhapakhel-lalitpur",
            "code": "4474"
        },
        {
            "id": 4473,
            "title": "22 Aana Land for Sale at Changunarayan | Bhaktapur",
            "slug": "22-aana-land-for-sale-changunarayan-bhaktapur",
            "code": "4473"
        },
        {
            "id": 4472,
            "title": "Land for Sale at Sitapaila",
            "slug": "land-for-sale-at-sitapaila",
            "code": "4472"
        },
        {
            "id": 4471,
            "title": "Land for Sale at Kalanki",
            "slug": "land-for-sale-at-chhauni",
            "code": "4471"
        },
        {
            "id": 4470,
            "title": "Semi Bungalow House for Sale at Balkot | Bhaktapur",
            "slug": "semi-bungalow-house-for-sale-at-balkot-bhaktapur",
            "code": "4470"
        },
        {
            "id": 4469,
            "title": "House for Sale at Sunakothi | Lalitpur",
            "slug": "house-on-sale-at-sunakothi-lalitpur",
            "code": "4469"
        },
        {
            "id": 4468,
            "title": "House for Sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-at-budhanilkantha-kathmandu",
            "code": "4468"
        },
        {
            "id": 4467,
            "title": "House for Sale at Kirtipur | Tyanglaphant",
            "slug": "house-on-sale-at-kirtipur-tyanglaphant",
            "code": "4467"
        }
    ]
}