Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=237
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=238",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=236",
    "results": [
        {
            "id": 5100,
            "title": "Commercial Property for Rent at Taxi Chowk Bagar | Pokhara",
            "slug": "commercial-property-for-rent-at-taxi-chowk-bagar-pokhara",
            "code": "5100"
        },
        {
            "id": 5099,
            "title": "Land for Sale at Lamatar",
            "slug": "land-for-sale-at-lamatar",
            "code": "5099"
        },
        {
            "id": 5098,
            "title": "Land for Sale at Lamatar",
            "slug": "land-for-sale-at-lamatar",
            "code": "5098"
        },
        {
            "id": 5097,
            "title": "Land for Sale at Lamatar",
            "slug": "land-for-sale-at-lamatar",
            "code": "5097"
        },
        {
            "id": 5096,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "5096"
        },
        {
            "id": 5095,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "5095"
        },
        {
            "id": 5094,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "5094"
        },
        {
            "id": 5093,
            "title": "Land for Sale at  Shantinagar | Pokhara-5",
            "slug": "land-for-sale-at-shantinagar-pokhara-5",
            "code": "5093"
        },
        {
            "id": 5092,
            "title": "East facing Land for Sale at Nayabasti | Jorpati",
            "slug": "east-facing-land-for-sale-at-nayabasti-jorpati-kathmandu",
            "code": "5092"
        },
        {
            "id": 5091,
            "title": "House For Sale at Gothatar | Kathmandu",
            "slug": "house-for-sale-at-gothatar-hatti-danda-kathmandu",
            "code": "5091"
        },
        {
            "id": 5090,
            "title": "South-East Facing House for Sale at Kadaghari",
            "slug": "south-east-facing-house-for-sale-at-kageshwori-manohara-kathmandu",
            "code": "5090"
        },
        {
            "id": 5089,
            "title": "Beautiful Bungalow for Sale at Tarkeshwor",
            "slug": "beautiful-bungalow-for-sal-tarkeshwor",
            "code": "5089"
        }
    ]
}