Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=220
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=221",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=219",
    "results": [
        {
            "id": 5354,
            "title": "Land for Sale at Itahari - 1 | Halgada",
            "slug": "land-for-sale-at-itahari-1-halgada",
            "code": "5354"
        },
        {
            "id": 5353,
            "title": "House for Sale at Ratna Chowk | Pokhara-08",
            "slug": "house-for-sale-at-ratna-chowk-pokhara-08",
            "code": "5353"
        },
        {
            "id": 5352,
            "title": "Semi Commerical Land For Sale at Jagdol | Gokarna | Kathmandu",
            "slug": "land-for-sale-at-jagadol-gokarna-kathmandu",
            "code": "5352"
        },
        {
            "id": 5351,
            "title": "Commercial Property for Rent at Bansbari",
            "slug": "commercial-property-for-rent-at-basbari",
            "code": "5351"
        },
        {
            "id": 5350,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5350"
        },
        {
            "id": 5349,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5349"
        },
        {
            "id": 5348,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5348"
        },
        {
            "id": 5347,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5347"
        },
        {
            "id": 5346,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "5346"
        },
        {
            "id": 5345,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "5345"
        },
        {
            "id": 5344,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5344"
        },
        {
            "id": 5343,
            "title": "House for Sale at Bagmara | Pokhara-33",
            "slug": "house-for-sale-at-bagmara-pokhara-33",
            "code": "5343"
        }
    ]
}