Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=352
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=353",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=351",
    "results": [
        {
            "id": 3087,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "3087"
        },
        {
            "id": 3086,
            "title": "House for Sale at Chabahil",
            "slug": "house-for-sale-at-chabahil",
            "code": "3086"
        },
        {
            "id": 3085,
            "title": "Land for Sale at Dhumbarahi",
            "slug": "land-for-sale-at-dhumbarahi",
            "code": "3085"
        },
        {
            "id": 3083,
            "title": "7.5 Aana Land for Sale at Sanepa",
            "slug": "land-for-sale",
            "code": "3083"
        },
        {
            "id": 3081,
            "title": "Land for Sale at Sanepa",
            "slug": "land-for-sale",
            "code": "3081"
        },
        {
            "id": 3080,
            "title": "11 Aana Land for Sale at Kuleshwor",
            "slug": "perfect-land-on-sell-at-kuleshwor",
            "code": "3080"
        },
        {
            "id": 3075,
            "title": "3.2 Aana House on Sale at Gothatar | Kathmandu",
            "slug": "southwest-facing-house-sale-gothatar-kathmandu",
            "code": "3075"
        },
        {
            "id": 3074,
            "title": "East Facing House on Sale at Gothatar | Kathamandu",
            "slug": "east-facing-house-sale-gothatar-kathamndu",
            "code": "3074"
        },
        {
            "id": 3073,
            "title": "4 Aana 2 Paisa House on Sale at Pepiscola Planning | Kathmandu",
            "slug": "4-aana-2-paisa-house-sale-pepiscola-planning-kathmandu",
            "code": "3073"
        },
        {
            "id": 3072,
            "title": "House For Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "3072"
        },
        {
            "id": 3071,
            "title": "3.5 Floor House For Sale at Dibyashwori Town Planning | Sano Thimi | Bhaktapur",
            "slug": "35-floor-house-on-sale-at-dibyashwori-town-planning-sano-thimi-bhaktapur",
            "code": "3071"
        },
        {
            "id": 3070,
            "title": "House on Sale at Kadaghari | Kathmandu",
            "slug": "house-on-sale-at-kadaghari-kathmandu",
            "code": "3070"
        }
    ]
}