Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=313
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=314",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=312",
    "results": [
        {
            "id": 3964,
            "title": "Commercial Space for Rent at Durbar Marg | Kathmandu",
            "slug": "commercial-space-for-rent-durbar-marg-kathmandu",
            "code": "3964"
        },
        {
            "id": 3963,
            "title": "Residential House for Sale at Maitidevi",
            "slug": "residential-house-for-sale-at-maitidevi",
            "code": "3963"
        },
        {
            "id": 3962,
            "title": "Residential Land for Sale at Baneshwor",
            "slug": "residential-land-for-sale-at-baneshwor",
            "code": "3962"
        },
        {
            "id": 3961,
            "title": "Residential House for Sale at Baneshwor Height",
            "slug": "residential-house-for-sale-at-baneshwor-hight",
            "code": "3961"
        },
        {
            "id": 3960,
            "title": "Semi Commercial Land for Sale at Baneshwor",
            "slug": "semi-commercial-land-on-sale-at-baneshwor",
            "code": "3960"
        },
        {
            "id": 3959,
            "title": "Residential House for Sale at Shantinagar",
            "slug": "residential-house-for-sale-at-shantinagar",
            "code": "3959"
        },
        {
            "id": 3958,
            "title": "Land for Sale at Thasikhel | Kusunti",
            "slug": "land-for-sale-at-kusunti-pancheswor-shiva-templethasikhellalitpur",
            "code": "3958"
        },
        {
            "id": 3950,
            "title": "House For Sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-budanilkantha-kathmandu",
            "code": "3950"
        },
        {
            "id": 3949,
            "title": "House for Sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-budhanilkantha-kathmandu",
            "code": "3949"
        },
        {
            "id": 3948,
            "title": "Commercial Space for Rent at Pepsicola",
            "slug": "commercial-space-for-rent-pepsicola",
            "code": "3948"
        },
        {
            "id": 3946,
            "title": "Land for Sale at Sunakothi",
            "slug": "land-for-sale-sunakothi",
            "code": "3946"
        },
        {
            "id": 3945,
            "title": "Commercial Space for Rent at Baneshwor",
            "slug": "commercial-space-for-rent-baneshwor",
            "code": "3945"
        }
    ]
}