Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=89
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=90",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=88",
    "results": [
        {
            "id": 7321,
            "title": "House for Sale at Tokha",
            "slug": "house-on-sale-at-tokha",
            "code": "7321"
        },
        {
            "id": 7318,
            "title": "Land for Rent at Dillibazar | Maitidevi",
            "slug": "land-for-rent-at-dillibazar-maitidevi",
            "code": "7318"
        },
        {
            "id": 7317,
            "title": "House for Sale at Sano Bhangal",
            "slug": "house-for-sale-at-sano-bhangal",
            "code": "7317"
        },
        {
            "id": 7312,
            "title": "Land for Sale at Pokhara-11 | Fulbari",
            "slug": "land-for-sale-at-pokhara-11-fulbari",
            "code": "7312"
        },
        {
            "id": 7311,
            "title": "House for Sale at Thaiba | Godawari",
            "slug": "house-for-sale-at-thaiba-godawari",
            "code": "7311"
        },
        {
            "id": 7310,
            "title": "A Himalayan Eco Retreat for Sale at Shuklagandaki-9 | Tanahun",
            "slug": "a-himalayan-eco-retreat-for-saleshuklagandaki-9-tanahun",
            "code": "7310"
        },
        {
            "id": 7309,
            "title": "Land for Sale at Chapagaun | Godawari",
            "slug": "land-for-sale-at-chapagaun-godawari",
            "code": "7309"
        },
        {
            "id": 7308,
            "title": "Land for Sale at Tikhidewal",
            "slug": "land-for-sale-at-tikhidewal",
            "code": "7308"
        },
        {
            "id": 7306,
            "title": "Commercial Property for Sale at Satdobato Chowk",
            "slug": "commercial-property-for-sale-at-satdobato-chok",
            "code": "7306"
        },
        {
            "id": 7304,
            "title": "Land for Sale at Katunje",
            "slug": "10-aana-land-for-sale-at-katunje",
            "code": "7304"
        },
        {
            "id": 7303,
            "title": "Land for Sale at Katunje",
            "slug": "5-aana-land-for-sale-at-katunje",
            "code": "7303"
        },
        {
            "id": 7302,
            "title": "Land for Sale at Lubhu",
            "slug": "land-on-sale-at-lubhu-near-bus-park",
            "code": "4141"
        }
    ]
}