Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=305
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=306",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=304",
    "results": [
        {
            "id": 4106,
            "title": "Land for Sale at Budhanilkantha | Kathmandu",
            "slug": "land-for-sale-budhanilkantha-kathmandu",
            "code": "4106"
        },
        {
            "id": 4104,
            "title": "Commercial Property for Rent at Baneshower | Kathamndu",
            "slug": "commercial-property-for-rent-baneshower-kathamndu",
            "code": "4104"
        },
        {
            "id": 4103,
            "title": "3.5 Floor House for Sale at Pepsicola | Kathmandu",
            "slug": "house-for-sale-at-thathali-bhaktapur",
            "code": "4103"
        },
        {
            "id": 4102,
            "title": "6 Aana 2 Paisa Land for Sale at Pepsicola | Kathmandu",
            "slug": "6-aana-2-paisa-land-for-sale-pepsicola-kathmandu",
            "code": "4102"
        },
        {
            "id": 4101,
            "title": "Hotel Business for Sale at Bhotebahal | Sundhara",
            "slug": "business-for-sale-bhotebahal-sundhara",
            "code": "4101"
        },
        {
            "id": 4100,
            "title": "Land for Sale at Gairidhara",
            "slug": "land-for-sale-gairidhara",
            "code": "4100"
        },
        {
            "id": 4099,
            "title": "2 BHK Luxurious Apartment for Rent at Jamsikhel",
            "slug": "2bhk-apartment-rent-for-bajra-shangrila",
            "code": "4099"
        },
        {
            "id": 4098,
            "title": "2BHK Apartment Sale at Bajra and Shangrila | Jhamsikhel",
            "slug": "2bhk-apartment-sale-at-bajra-shangrila",
            "code": "4098"
        },
        {
            "id": 4097,
            "title": "Land for Sale at Kantipur Colony | Nakhipot | Lalitpur",
            "slug": "land-for-sale-kantipur-colony-nakhipot-lalitpur",
            "code": "4097"
        },
        {
            "id": 4096,
            "title": "Land for Sale at Koteshwor",
            "slug": "land-for-sale-koteshwor",
            "code": "4096"
        },
        {
            "id": 4094,
            "title": "East Facing Semi Bungalow for Sale at Suncity | Kadaghari | Kathmandu",
            "slug": "east-facing-semi-bungalow-for-sale-kadaghari-kathmandu",
            "code": "4094"
        },
        {
            "id": 4093,
            "title": "Land for Sale at Lokanthali | Bhaktapur",
            "slug": "land-for-sale-lokanthali-bhaktapur",
            "code": "4093"
        }
    ]
}