Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=187
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=188",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=186",
    "results": [
        {
            "id": 5820,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-at-imadol",
            "code": "5820"
        },
        {
            "id": 5818,
            "title": "Land for Sale at Pokhara-8 | Ratnachowk",
            "slug": "land-for-sale-at-pokhara-8-ratnachowk",
            "code": "5818"
        },
        {
            "id": 5816,
            "title": "House for Sale at Shayoginagar | Koteshwor",
            "slug": "house-for-sale-at-shayoginagar-koteshwor",
            "code": "5816"
        },
        {
            "id": 5815,
            "title": "Land with House for Sale at Sukedhara",
            "slug": "land-for-sale-at-sukedhara-with-house",
            "code": "5815"
        },
        {
            "id": 5814,
            "title": "House for Sale at Maharajgunj",
            "slug": "house-for-sale-at-chappal-karkhana-maharajgunj",
            "code": "5814"
        },
        {
            "id": 5813,
            "title": "Land for Sale at Kimdol | Swayambhu",
            "slug": "land-for-sale-at-kimdol-swayambhu",
            "code": "5813"
        },
        {
            "id": 5812,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-at-imadol",
            "code": "5812"
        },
        {
            "id": 5811,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "5811"
        },
        {
            "id": 5810,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "5810"
        },
        {
            "id": 5808,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budanilkantha",
            "code": "5808"
        },
        {
            "id": 5807,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "5807"
        },
        {
            "id": 5806,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5806"
        }
    ]
}