Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=288
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=289",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=287",
    "results": [
        {
            "id": 4383,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "4383"
        },
        {
            "id": 4382,
            "title": "House for Sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-budhanilkantha-kathmandu",
            "code": "4382"
        },
        {
            "id": 4381,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-budhanilkantha",
            "code": "4381"
        },
        {
            "id": 4380,
            "title": "House for Sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-budhanilkantha-kathmandu",
            "code": "4380"
        },
        {
            "id": 4379,
            "title": "Land for Sale at Sitapaila | Kathmandu",
            "slug": "land-for-sale-sitapaila-kathmandu",
            "code": "4379"
        },
        {
            "id": 4378,
            "title": "Land for Sale at Bafal | Kathmandu",
            "slug": "land-for-sale-at-bafal-kathmandu",
            "code": "4378"
        },
        {
            "id": 4377,
            "title": "Commercial Property for Rent at Mandikatar",
            "slug": "commercial-property-for-rent-mandikatar-kathamndu",
            "code": "4377"
        },
        {
            "id": 4376,
            "title": "Bungalow for Sale at Kadaghari | Kathmandu",
            "slug": "bungalow-for-sale-kadaghari-kathmandu",
            "code": "4376"
        },
        {
            "id": 4375,
            "title": "Residential Land for Sale at Naikap",
            "slug": "residential-land-for-sale-naikap",
            "code": "4375"
        },
        {
            "id": 4374,
            "title": "Resindencial House for Sale at Kuleshwor",
            "slug": "commercial-property-house",
            "code": "4374"
        },
        {
            "id": 4373,
            "title": "Commercial Land for Rent at Ekantakuna | Lalitpur",
            "slug": "commercial-land-for-rent-at-ekantakuna-lalitpur",
            "code": "4373"
        },
        {
            "id": 4372,
            "title": "8 Aana Semi Commercial Land for Sale at Balkot | Bhaktapur",
            "slug": "8-aana-commercialresidential-land-for-sale-balkot-bhaktapur",
            "code": "4372"
        }
    ]
}