Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=131
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=132",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=130",
    "results": [
        {
            "id": 6684,
            "title": "Land with House for Sale at Bhanimandal | Lalitpur",
            "slug": "land-for-sale-at-dhobighat-lalitpur",
            "code": "6684"
        },
        {
            "id": 6683,
            "title": "Land for Sale at Sankhu | Shankharapur",
            "slug": "land-for-sale-at-shankhu-khulaltar",
            "code": "6683"
        },
        {
            "id": 6682,
            "title": "Land for Sale at Boudha | Ramhiti",
            "slug": "land-for-sale-at-boudharamhiti",
            "code": "6682"
        },
        {
            "id": 6681,
            "title": "House for Sale at Golfutar",
            "slug": "house-on-sale-at-golfutar",
            "code": "6681"
        },
        {
            "id": 6680,
            "title": "Land for Sale at Bhaktapur | Doleshwor",
            "slug": "land-for-sale-at-doleshwor-bhaktapur",
            "code": "6680"
        },
        {
            "id": 6677,
            "title": "House for Sale at Sukedhara",
            "slug": "house-on-sale-at-sukedhara",
            "code": "6677"
        },
        {
            "id": 6676,
            "title": "House for Sale at Sukedhara",
            "slug": "house-on-sale-at-sukedhara",
            "code": "6676"
        },
        {
            "id": 6669,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "6669"
        },
        {
            "id": 6668,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "6668"
        },
        {
            "id": 6667,
            "title": "House for Sale at Sinamangal",
            "slug": "house-for-sale-at-sinamangal",
            "code": "6667"
        },
        {
            "id": 6666,
            "title": "House for Sale at Lubhu | Chasidol",
            "slug": "house-for-sale-at-lubhu-chasidol",
            "code": "6666"
        },
        {
            "id": 6665,
            "title": "Land for Sale at Bhaktapur | Katunje Height",
            "slug": "land-for-sale-at-kstunje",
            "code": "6665"
        }
    ]
}