Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=15
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=16",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=14",
    "results": [
        {
            "id": 8349,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkatha-dewa-chwok",
            "code": "8349"
        },
        {
            "id": 8348,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "8348"
        },
        {
            "id": 8347,
            "title": "Land for Sale at Thankot",
            "slug": "land-for-sale-at-thankot-daha-chowk",
            "code": "8347"
        },
        {
            "id": 8346,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "8346"
        },
        {
            "id": 8345,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "8345"
        },
        {
            "id": 8344,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "8344"
        },
        {
            "id": 8343,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-sital-height-lalitpur",
            "code": "8343"
        },
        {
            "id": 8342,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "8342"
        },
        {
            "id": 8341,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "8341"
        },
        {
            "id": 8340,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "8340"
        },
        {
            "id": 8339,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "8339"
        },
        {
            "id": 8337,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "8337"
        }
    ]
}