Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=218
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=219",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=217",
    "results": [
        {
            "id": 5383,
            "title": "Beautiful Land for Sale at Dahachowk",
            "slug": "beautiful-land-for-sale-on-dahachowk",
            "code": "5383"
        },
        {
            "id": 5381,
            "title": "Land for Sale at Sunakothi | Lalitpur",
            "slug": "land-for-sale-at-sunakothi-lalitpur",
            "code": "5381"
        },
        {
            "id": 5380,
            "title": "Land for Sale at Bansbari",
            "slug": "land-for-sale-at-budanilkantha",
            "code": "5380"
        },
        {
            "id": 5379,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5379"
        },
        {
            "id": 5378,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "5378"
        },
        {
            "id": 5377,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "5377"
        },
        {
            "id": 5376,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "5376"
        },
        {
            "id": 5375,
            "title": "Land for Sale at Sunakothi | Lalitpur",
            "slug": "land-for-sale-at-sunakothi-lalitpur",
            "code": "5375"
        },
        {
            "id": 5374,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "5374"
        },
        {
            "id": 5373,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "5373"
        },
        {
            "id": 5372,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "5372"
        },
        {
            "id": 5371,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5371"
        }
    ]
}