Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=46
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4709,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=47",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=45",
    "results": [
        {
            "id": 7939,
            "title": "House for Sale at Basundhara",
            "slug": "house-for-sale-at-basundhara",
            "code": "7939"
        },
        {
            "id": 7938,
            "title": "Land for Sale at Bhaktapur | Duwakot",
            "slug": "land-for-sale-at-duwakotbhaktapur",
            "code": "7938"
        },
        {
            "id": 7937,
            "title": "House for Sale at Basundhara",
            "slug": "house-for-sale-at-basundhara",
            "code": "7937"
        },
        {
            "id": 7936,
            "title": "House for Sale at Basundhara",
            "slug": "house-for-sale-at-basundhara",
            "code": "7936"
        },
        {
            "id": 7935,
            "title": "House for Sale at Koteshwor",
            "slug": "house-for-sale-at-koteshwor",
            "code": "7935"
        },
        {
            "id": 7934,
            "title": "House for Sale at Koteshwor",
            "slug": "house-for-sale-at-koteshwor",
            "code": "7934"
        },
        {
            "id": 7933,
            "title": "Sunshine Apartment for Sale at Sukedhara",
            "slug": "sunshine-apartment-for-sale-at-sukedhara",
            "code": "7933"
        },
        {
            "id": 7932,
            "title": "Ace Apartment for Sale at Naxal",
            "slug": "ace-apartment-for-sale-at-naxal",
            "code": "7932"
        },
        {
            "id": 7931,
            "title": "House for Sale at Birauta |  Pokhara-17",
            "slug": "house-for-sale-at-birauta-pokhara-17",
            "code": "7931"
        },
        {
            "id": 7930,
            "title": "Land for Sale at Tarahara | Itahari-20",
            "slug": "land-for-sale-at-tarahara-itahari-20",
            "code": "7930"
        },
        {
            "id": 7928,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "7928"
        },
        {
            "id": 7927,
            "title": "House for Sale at Budhanilkatha",
            "slug": "house-for-sale-at-budhanilkatha",
            "code": "7927"
        }
    ]
}