Get the paginated list of all properties.

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

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=339",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=337",
    "results": [
        {
            "id": 3376,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-budhanilkantha",
            "code": "3376"
        },
        {
            "id": 3375,
            "title": "House For Sale at Tikathali",
            "slug": "house-for-sale-tikathali",
            "code": "3375"
        },
        {
            "id": 3373,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-tikathali",
            "code": "3373"
        },
        {
            "id": 3372,
            "title": "House For Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "3372"
        },
        {
            "id": 3371,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-tikathali",
            "code": "3371"
        },
        {
            "id": 3370,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-tikathali",
            "code": "3370"
        },
        {
            "id": 3369,
            "title": "House for Sale at Bhatkekopul",
            "slug": "house-for-sale-bhatkekopul",
            "code": "3369"
        },
        {
            "id": 3368,
            "title": "House for Sale at Ratopul",
            "slug": "house-for-sale-ratopul",
            "code": "3368"
        },
        {
            "id": 3367,
            "title": "Land for Sale at Mhepi",
            "slug": "land-for-sale-mhepi",
            "code": "3367"
        },
        {
            "id": 3366,
            "title": "Land for Sale at Bhetghat Chowk",
            "slug": "land-for-sale-itahari",
            "code": "3366"
        },
        {
            "id": 3360,
            "title": "House for Sale at Imadol | Sital Height",
            "slug": "house-for-sale-imadol-sital-height",
            "code": "3360"
        },
        {
            "id": 3357,
            "title": "House for Sale at Raniban",
            "slug": "house-for-sale-raniban",
            "code": "3357"
        }
    ]
}