Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=66
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=67",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=65",
    "results": [
        {
            "id": 7669,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "7669"
        },
        {
            "id": 7668,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-tikathali",
            "code": "7668"
        },
        {
            "id": 7667,
            "title": "Land for Sale at  Dallu",
            "slug": "land-for-sale-at-chiwakhel-kathmandu",
            "code": "7667"
        },
        {
            "id": 7666,
            "title": "House for Sale at Saraswatikhel",
            "slug": "house-for-sale-at-saraswatikhel",
            "code": "7666"
        },
        {
            "id": 7665,
            "title": "Land for Sale at Pasikot",
            "slug": "land-for-saleat-pasikot",
            "code": "7665"
        },
        {
            "id": 7664,
            "title": "Land for Sale at Pasikot",
            "slug": "land-for-sale-at-pasikot",
            "code": "7664"
        },
        {
            "id": 7661,
            "title": "House for Sale at Mandikatar",
            "slug": "house-for-sale-at-madikhatar",
            "code": "7661"
        },
        {
            "id": 7657,
            "title": "House for Sale at Kuleshwor",
            "slug": "house-for-sale-at-kuleshwor",
            "code": "7657"
        },
        {
            "id": 7656,
            "title": "Commercial Land for Sale at Dhumbarahi",
            "slug": "commercial-land-for-sale-at-dhumbarahi",
            "code": "7656"
        },
        {
            "id": 7655,
            "title": "House for Sale at Dhalko | Chettrapati",
            "slug": "house-for-sale-at-dhalko-chettrapati",
            "code": "7655"
        },
        {
            "id": 7654,
            "title": "Commercial Land for Sale at Gairidhara",
            "slug": "commercial-land-for-sale-at-gairidhara",
            "code": "7654"
        },
        {
            "id": 7653,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "7653"
        }
    ]
}