Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=189
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=190",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=188",
    "results": [
        {
            "id": 5788,
            "title": "Full Furnished Semi Bungalow for Sale at Katunje | Bhaktapur",
            "slug": "full-furnished-semi-bungalow-for-sale-at-katunje-bhaktapur",
            "code": "5788"
        },
        {
            "id": 5785,
            "title": "House for Sale at Gurujudhara",
            "slug": "house-for-sale-at-gurujudhara",
            "code": "5785"
        },
        {
            "id": 5784,
            "title": "House for Sale at Suryabinayak",
            "slug": "house-for-sale-at-suryabinayakbhaktapur",
            "code": "5784"
        },
        {
            "id": 5783,
            "title": "Semi Bungalow for Sale at Gamcha | Bhaktapur",
            "slug": "premium-semi-bungalow-for-sale-at-gamcha-bhaktapur",
            "code": "5783"
        },
        {
            "id": 5782,
            "title": "Affordable Land for Sale at Balkot Height",
            "slug": "affordable-land-for-sale-at-balkot-height",
            "code": "5782"
        },
        {
            "id": 5781,
            "title": "3 Aana Land for Sale at Balkot | Sirutar",
            "slug": "3-aana-land-for-sale-at-balkot-sirutar",
            "code": "5781"
        },
        {
            "id": 5780,
            "title": "Land for Sale at Birauta",
            "slug": "land-for-sale-at-birauta",
            "code": "5780"
        },
        {
            "id": 5779,
            "title": "Land for Sale at Itahari - 16 | Ubdi Chowk",
            "slug": "land-for-sale-at-itahari-16-ubdi-chowk",
            "code": "5779"
        },
        {
            "id": 5778,
            "title": "Land for Sale at Argauchowk | Pokhara-27",
            "slug": "land-for-sale-at-argauchowk-pokhara-27",
            "code": "5778"
        },
        {
            "id": 5777,
            "title": "House for Sale at Bijyapur",
            "slug": "house-for-sale-at-bijyapur",
            "code": "5777"
        },
        {
            "id": 5775,
            "title": "House for Sale at Budanilkantha",
            "slug": "house-for-sale-at-budanilkantha-height",
            "code": "5775"
        },
        {
            "id": 5771,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "5771"
        }
    ]
}