Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=52
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=53",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=51",
    "results": [
        {
            "id": 7862,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "7862"
        },
        {
            "id": 7861,
            "title": "Land for Sale at Bhaktapur",
            "slug": "land-for-sale-at-biruwa",
            "code": "7861"
        },
        {
            "id": 7859,
            "title": "Land for Sale at Dillibazar",
            "slug": "land-for-sale-at-dillibazar",
            "code": "7859"
        },
        {
            "id": 7858,
            "title": "House for Sale at Dhumbarahi",
            "slug": "house-for-sale-at-dhumbarahi",
            "code": "7858"
        },
        {
            "id": 7857,
            "title": "House for Sale at Sukedhara",
            "slug": "house-for-sale-at-sukedhara",
            "code": "7857"
        },
        {
            "id": 7856,
            "title": "House for Sale at Kharipati",
            "slug": "house-for-sale-at-kharipatibhaktapur",
            "code": "7856"
        },
        {
            "id": 7855,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "7855"
        },
        {
            "id": 7854,
            "title": "Land for Sale at Duwakot",
            "slug": "land-for-sale-at-duwakot",
            "code": "7854"
        },
        {
            "id": 7853,
            "title": "Commercial Land for Sale at Manohara",
            "slug": "7-aana-commercial-land-for-sale-at-manohara",
            "code": "7853"
        },
        {
            "id": 7852,
            "title": "House for Sale at Radhe Radhe",
            "slug": "house-for-sale-at-radhe-radhe",
            "code": "7852"
        },
        {
            "id": 7851,
            "title": "Commercial Space for Rent at Sukedhara",
            "slug": "commercial-space-for-rent-at-sukedhara",
            "code": "7851"
        },
        {
            "id": 7850,
            "title": "Land for Sale at NayaBazar | Pokhara-08",
            "slug": "land-for-sale-at-nayabazar-pokhara-08",
            "code": "7850"
        }
    ]
}