Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=206
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=207",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=205",
    "results": [
        {
            "id": 5542,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-at-imadol",
            "code": "5542"
        },
        {
            "id": 5541,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5541"
        },
        {
            "id": 5540,
            "title": "Land for Sale at Pokhara -14",
            "slug": "land-for-sale-at-bp-marga-pokhara",
            "code": "5540"
        },
        {
            "id": 5539,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "5539"
        },
        {
            "id": 5537,
            "title": "House for Sale at Budanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "5537"
        },
        {
            "id": 5535,
            "title": "House for Sale at Dhapasi | Tokha",
            "slug": "house-for-sale-at-dhapasi-tokha",
            "code": "5535"
        },
        {
            "id": 5534,
            "title": "House for Sale at Budanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "5534"
        },
        {
            "id": 5533,
            "title": "Land for Sale at Budanilkantha",
            "slug": "land-for-sale-at-budanilkantha",
            "code": "5533"
        },
        {
            "id": 5532,
            "title": "Land for Sale at Budanilkantha",
            "slug": "land-for-sale-at-budanilkantha",
            "code": "5532"
        },
        {
            "id": 5531,
            "title": "Commercial Property for Sale at Bagbazar",
            "slug": "commercial-property-for-sale-in-bagbazar",
            "code": "5531"
        },
        {
            "id": 5530,
            "title": "House for Sale at Tengal Nhyokha | Asan",
            "slug": "house-for-sale-in-tengal-nhyokha-asan",
            "code": "5530"
        },
        {
            "id": 5529,
            "title": "House for Sale at Nayabazar",
            "slug": "house-for-sale-in-nayabazar",
            "code": "5529"
        }
    ]
}