Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=298
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=299",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=297",
    "results": [
        {
            "id": 4227,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha-kathmandu",
            "code": "4227"
        },
        {
            "id": 4226,
            "title": "Property for Rent at Kamaladi | Kathmandu",
            "slug": "commercial-property-for-rent-kamaladi-kathmandu",
            "code": "4226"
        },
        {
            "id": 4225,
            "title": "Commercial Property for Rent at Putalisadak | Kathmandu",
            "slug": "commercial-property-for-rent-putalisadak-kathmandu",
            "code": "4225"
        },
        {
            "id": 4222,
            "title": "House for Sale at Khumaltar",
            "slug": "house-for-sale-at-khumaltar",
            "code": "4222"
        },
        {
            "id": 4221,
            "title": "Land for Sale at Hadigaun",
            "slug": "land-for-sale-hadigaun",
            "code": "4221"
        },
        {
            "id": 4220,
            "title": "Commercial Property for Sale at Hattisar",
            "slug": "commercial-property-for-sale-at-hattisar",
            "code": "4220"
        },
        {
            "id": 4219,
            "title": "House for Sale at Ranibari",
            "slug": "house-for-sale-ranibari",
            "code": "4219"
        },
        {
            "id": 4218,
            "title": "Land for Sale at Kavresthali",
            "slug": "land-for-sale-kavresthali",
            "code": "4218"
        },
        {
            "id": 4217,
            "title": "Land for Sale at Gongabu",
            "slug": "land-for-sale-gongabu",
            "code": "4217"
        },
        {
            "id": 4216,
            "title": "House for Sale at Manbhawan I Lalitpur",
            "slug": "house-on-sale-at-manbhawan-i-lalitpur",
            "code": "4216"
        },
        {
            "id": 4215,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-imadol",
            "code": "4215"
        },
        {
            "id": 4214,
            "title": "House for Sale at Sanepa I Lalitpur",
            "slug": "house-for-sale-at-sanepa-lalitpur",
            "code": "4214"
        }
    ]
}