Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=21
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=22",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=20",
    "results": [
        {
            "id": 8268,
            "title": "Land for Sale at Gothatar",
            "slug": "land-on-sale-at-gothatar-kathmandu",
            "code": "8268"
        },
        {
            "id": 8267,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "8267"
        },
        {
            "id": 8266,
            "title": "House for Sale at Tarkeshwor",
            "slug": "house-for-sale-at-tarakeswar",
            "code": "8266"
        },
        {
            "id": 8265,
            "title": "House for Sale at Tarkeshwor",
            "slug": "house-for-sale-at-tarakeswar",
            "code": "8265"
        },
        {
            "id": 8264,
            "title": "House for Sale at Tarkeshwor",
            "slug": "house-for-sale-at-tarakeswar",
            "code": "8264"
        },
        {
            "id": 8263,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "8263"
        },
        {
            "id": 8262,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "8262"
        },
        {
            "id": 8261,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "8261"
        },
        {
            "id": 8260,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "8260"
        },
        {
            "id": 8259,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "8259"
        },
        {
            "id": 8258,
            "title": "House for Sale at Lamatar",
            "slug": "house-for-sale-at-green-valley-homes-lamatar",
            "code": "8258"
        },
        {
            "id": 8257,
            "title": "Commercial Space for Rent at Mahalaxmisthan",
            "slug": "flat-for-rent-at-mahalaxmisthan-lalitpur",
            "code": "8257"
        }
    ]
}