Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=196
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=197",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=195",
    "results": [
        {
            "id": 5683,
            "title": "House for Sale at Budanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "5683"
        },
        {
            "id": 5682,
            "title": "Land for Sale at Budanilkantha",
            "slug": "land-for-sale-at-budanilkantha",
            "code": "5682"
        },
        {
            "id": 5678,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budanilkantha",
            "code": "5678"
        },
        {
            "id": 5677,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "5677"
        },
        {
            "id": 5676,
            "title": "Land for Sale at Sudal",
            "slug": "land-for-sale-at-sudal",
            "code": "5676"
        },
        {
            "id": 5675,
            "title": "Land for Sale at Birauta | Pokhara-17",
            "slug": "land-for-sale-at-birauta-pokhara-17",
            "code": "5675"
        },
        {
            "id": 5674,
            "title": "Land for Sale at Pokhara-18",
            "slug": "land-for-sale-at-sedi",
            "code": "5674"
        },
        {
            "id": 5673,
            "title": "House for Sale at Sundarharaicha - 5  | Baliya",
            "slug": "house-for-sale-at-sundarharaicha-5-baliya",
            "code": "5673"
        },
        {
            "id": 5672,
            "title": "Land for Sale at  Gayerjati | Pokhara-18",
            "slug": "land-for-sale-at-methlang-gayerjati",
            "code": "5672"
        },
        {
            "id": 5670,
            "title": "House for Sale at Lubhu",
            "slug": "house-for-sale-at-lubhu",
            "code": "5670"
        },
        {
            "id": 5669,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "5669"
        },
        {
            "id": 5668,
            "title": "Land for Sale at Sundarharaicha - 8 | Dulari",
            "slug": "land-for-sale-at-sundarharaicha-8-dulari",
            "code": "5668"
        }
    ]
}