Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=355
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=356",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=354",
    "results": [
        {
            "id": 3029,
            "title": "South-Facing Beautiful House for Sale in Samakhusi | Ranibari",
            "slug": "south-facing-beautiful-house-for-sale-in-samakhusi-ranibari",
            "code": "3029"
        },
        {
            "id": 3028,
            "title": "Land for Sale at Raniban",
            "slug": "land-for-sale-at-raniban",
            "code": "3028"
        },
        {
            "id": 3027,
            "title": "House for Sale at Raniban",
            "slug": "house-for-sale-at-raniban",
            "code": "3027"
        },
        {
            "id": 3026,
            "title": "Land for Sale at Raniban",
            "slug": "land-for-sale-at-raniban",
            "code": "3026"
        },
        {
            "id": 3025,
            "title": "House for Rent at Bishalnagar",
            "slug": "house-for-rent-at-bishalnagar",
            "code": "3025"
        },
        {
            "id": 3024,
            "title": "Commercial Building for sale at Baneshwor",
            "slug": "commercial-building-for-at-baneshwor",
            "code": "1965"
        },
        {
            "id": 3023,
            "title": "House for Sale at Raniban",
            "slug": "house-for-sale-at-raniban",
            "code": "3023"
        },
        {
            "id": 3018,
            "title": "Commercial Hotel for Sale at Gongabu Bus Park",
            "slug": "commercial-hotel-for-sale-at-gongabu-bus-park",
            "code": "3018"
        },
        {
            "id": 3017,
            "title": "House for Sale at Balaju Height | Boharatar",
            "slug": "house-for-sale-at-balaju-height-boharatar",
            "code": "3017"
        },
        {
            "id": 3016,
            "title": "House for Sale at Mhepi",
            "slug": "house-for-sale-at-mhepi",
            "code": "3016"
        },
        {
            "id": 3015,
            "title": "House on Sale at Jhamsikhel",
            "slug": "house-on-sale-at-jhamsekhel",
            "code": "3015"
        },
        {
            "id": 3009,
            "title": "Land For Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "3009"
        }
    ]
}