Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=372
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=373",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=371",
    "results": [
        {
            "id": 2718,
            "title": "Land for Sale in Bhatkekopul | Tarkeshwor",
            "slug": "east-facing-land-for-sale-in-bhatkekopul",
            "code": "2718"
        },
        {
            "id": 2717,
            "title": "Land for sale in Nepaltar | Kathmandu",
            "slug": "north-facing-land-for-sale-in-nepaltar",
            "code": "2717"
        },
        {
            "id": 2716,
            "title": "House for Sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "2716"
        },
        {
            "id": 2714,
            "title": "House for Sale at Panipokhari | Kathmandu",
            "slug": "land-for-sale-at-nayabazar",
            "code": "2714"
        },
        {
            "id": 2713,
            "title": "Commercial Property at Ravi Bhawan Main Road | Kathmandu",
            "slug": "commercial-property-at-ravi-bhawan-main-road",
            "code": "2713"
        },
        {
            "id": 2712,
            "title": "Full Furnished House in Colony at Sorhakhutte | Nayabazar",
            "slug": "full-furnished-house-in-colony-at-sorhakhutte",
            "code": "2712"
        },
        {
            "id": 2711,
            "title": "House for Sale at Baluwatar | Kathmandu",
            "slug": "house-for-sale-at-baluwatar",
            "code": "2711"
        },
        {
            "id": 2710,
            "title": "House on Sale at Baba Chowk Gothata Kathmandu",
            "slug": "house-on-sale-at-baba-chowk-gothata-kathmandu",
            "code": "2710"
        },
        {
            "id": 2709,
            "title": "House On Sale At Baneshwor | Kathmandu",
            "slug": "house-on-sale-at-baneshwor",
            "code": "2709"
        },
        {
            "id": 2708,
            "title": "2.5 Storey House for Sale on Kashimode | Kadaghari | Kathmandu",
            "slug": "house-sale-on-khasimode-kadhaghari",
            "code": "2708"
        },
        {
            "id": 2707,
            "title": "North East Face House for Sale at  Bramhakhel | Kathmandu",
            "slug": "house-sale-on-bramhakhel-kathmandu",
            "code": "2707"
        },
        {
            "id": 2706,
            "title": "House on Sale at Om Chowk | Gothatar | Kathmandu",
            "slug": "house-on-sale-at-om-chowk-gothatar",
            "code": "2706"
        }
    ]
}