Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=282
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=283",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=281",
    "results": [
        {
            "id": 4466,
            "title": "Land for Sale at Chandragiri | Machhegaun",
            "slug": "land-for-sale-kirtipur",
            "code": "4466"
        },
        {
            "id": 4464,
            "title": "Semi Bungalow House for Sale at Koteshwor | Jadibuti | Kathmandu",
            "slug": "semi-bungalow-house-for-sale-at-jadibuti-kathmandu",
            "code": "4464"
        },
        {
            "id": 4463,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-at-imadol",
            "code": "4463"
        },
        {
            "id": 4462,
            "title": "Apartment for Sale at Bhaisepati | Janata Awas",
            "slug": "apartment-for-sale-at-bhaisepati-janata-awas",
            "code": "4462"
        },
        {
            "id": 4461,
            "title": "House for Sale at Jhamsikhel I Lalitpur",
            "slug": "house-for-sale-jhamsikhel-i-lalitpur",
            "code": "4461"
        },
        {
            "id": 4460,
            "title": "Land for Sale at Tarkeshwor | Lolang",
            "slug": "land-for-sale-tarkeshwor-lolang",
            "code": "4460"
        },
        {
            "id": 4459,
            "title": "Land for Sale at Jeetpurphedi",
            "slug": "land-for-sale-jeetpurphedi",
            "code": "4459"
        },
        {
            "id": 4458,
            "title": "Land for Sale at Hattiban | Lalitpur",
            "slug": "land-for-sale-at-hattiban-lalitpur",
            "code": "4458"
        },
        {
            "id": 4456,
            "title": "House for Sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-at-budhanilkantha-kathmandu",
            "code": "4456"
        },
        {
            "id": 4455,
            "title": "House for Sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-at-budhanilkantha-kathmandu",
            "code": "4455"
        },
        {
            "id": 4454,
            "title": "Land for Sale at Budanilkantha | Kathmandu",
            "slug": "land-for-sale-at-budanilkantha-kathmandu",
            "code": "4454"
        },
        {
            "id": 4453,
            "title": "Land for Sale at pasikot Budhanilkantha | Kathmandu",
            "slug": "land-for-sale-at-pasikot-budhanilkantha-kathmandu",
            "code": "4453"
        }
    ]
}