Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=330
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=331",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=329",
    "results": [
        {
            "id": 3619,
            "title": "Land for Sale at Raniban",
            "slug": "land-on-sale-at-raniban",
            "code": "3619"
        },
        {
            "id": 3613,
            "title": "Semi Commercial Land for Sale at Baneshwor",
            "slug": "semi-commercial-land-for-sale-baneshwor",
            "code": "3613"
        },
        {
            "id": 3612,
            "title": "Residential Land for Sale at Baneshwor",
            "slug": "residential-land-for-sale-at-baneshwor",
            "code": "3612"
        },
        {
            "id": 3611,
            "title": "House for Sale at Baneshwor",
            "slug": "house-for-sale-baneshwor",
            "code": "3611"
        },
        {
            "id": 3605,
            "title": "Land for Sale at Katunje | Bhaktapur",
            "slug": "land-for-sale-bhaktapur",
            "code": "3605"
        },
        {
            "id": 3604,
            "title": "House for Sale at Balkot | Bhaktapur",
            "slug": "house-for-sale-balkot-bhaktapur",
            "code": "3604"
        },
        {
            "id": 3594,
            "title": "House for Sale at Suryabinayak |  Bhaktapur",
            "slug": "house-for-sale-bhaktapur",
            "code": "3594"
        },
        {
            "id": 3593,
            "title": "South East Facing House for Sale at Pepsicola | Kathmandu",
            "slug": "south-east-facing-house-on-sale-pepsicola-kathmandu",
            "code": "3593"
        },
        {
            "id": 3592,
            "title": "House for Sale at Kalopul",
            "slug": "house-for-sale-kalopul",
            "code": "3592"
        },
        {
            "id": 3591,
            "title": "Semi Bungalow for Sale at Narantar | Kathmandu",
            "slug": "bungalow-on-sale-kusunti-lalitpur",
            "code": "3591"
        },
        {
            "id": 3590,
            "title": "Land for Sale at Jorpati",
            "slug": "land-for-sale-makalbari",
            "code": "3590"
        },
        {
            "id": 3589,
            "title": "House for Sale at Jorpati",
            "slug": "house-for-sale-at-jorpati",
            "code": "3589"
        }
    ]
}