Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=144
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=145",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=143",
    "results": [
        {
            "id": 6475,
            "title": "Land for Sale at Jhaukhel | Bhaktapur",
            "slug": "land-for-sale-at-jhaukhelbhaktapur",
            "code": "6475"
        },
        {
            "id": 6474,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "6474"
        },
        {
            "id": 6473,
            "title": "Luxury Bungalow for Sale at Bhaktapur",
            "slug": "luxury-bungalow-for-sale-at-bhaktapur",
            "code": "6473"
        },
        {
            "id": 6472,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "6472"
        },
        {
            "id": 6471,
            "title": "Land for Sale at Basundhara",
            "slug": "land-for-sale-at-basundhara",
            "code": "6471"
        },
        {
            "id": 6470,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "6470"
        },
        {
            "id": 6468,
            "title": "Land for Sale at Budiganga - 1 | Tunkisinuwari",
            "slug": "land-for-sale-at-budhiganga-1-tunkisinuwari",
            "code": "6468"
        },
        {
            "id": 6467,
            "title": "Land for Sale at Itahari - 8 | Pushpalal Chowk",
            "slug": "land-for-sale-at-itahari-8-pushpalal-chowk",
            "code": "6467"
        },
        {
            "id": 6466,
            "title": "Land for Sale at Itahari - 2 | Halgada",
            "slug": "land-for-sale-at-itahari-2-halgada",
            "code": "6466"
        },
        {
            "id": 6465,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "6465"
        },
        {
            "id": 6464,
            "title": "Land for Sale at Thaiba",
            "slug": "land-for-sale-at-thaiba",
            "code": "6464"
        },
        {
            "id": 6462,
            "title": "Southeast Facing House for Sale at Lokanthali",
            "slug": "south-east-face-house-for-sale-at-lokanthali-bhaktapur",
            "code": "6462"
        }
    ]
}