Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=59
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=60",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=58",
    "results": [
        {
            "id": 7770,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "7770"
        },
        {
            "id": 7769,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-at-imadol",
            "code": "7769"
        },
        {
            "id": 7768,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-at-imadol",
            "code": "7768"
        },
        {
            "id": 7767,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-at-imadol",
            "code": "7767"
        },
        {
            "id": 7766,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "7766"
        },
        {
            "id": 7765,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "7765"
        },
        {
            "id": 7763,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "7763"
        },
        {
            "id": 7762,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "7762"
        },
        {
            "id": 7760,
            "title": "House for Sale at Chunikhel",
            "slug": "house-for-sale-at-chunikhel",
            "code": "7760"
        },
        {
            "id": 7759,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "7759"
        },
        {
            "id": 7756,
            "title": "Land for Sale at Halgada",
            "slug": "land-for-sale-at-halgada",
            "code": "7756"
        },
        {
            "id": 7755,
            "title": "Land for Sale at Chabahil",
            "slug": "rare-piece-of-land-for-sale-at-sifal-chabahil",
            "code": "7755"
        }
    ]
}