Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=103
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=104",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=102",
    "results": [
        {
            "id": 7102,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-on-sale-at-budhanilkantha",
            "code": "7102"
        },
        {
            "id": 7101,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-at-imadol",
            "code": "7101"
        },
        {
            "id": 7100,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "7100"
        },
        {
            "id": 7099,
            "title": "Land for Sale at Lamatar",
            "slug": "land-for-sale-at-lamatar",
            "code": "7099"
        },
        {
            "id": 7098,
            "title": "Land for Sale at Hill View Housing Balkumari",
            "slug": "land-for-sale-at-hill-view-housing-balkumari",
            "code": "7098"
        },
        {
            "id": 7097,
            "title": "Land for Sale at Pokhara-27 | Rithepani",
            "slug": "land-for-sale-at-rithepani",
            "code": "7097"
        },
        {
            "id": 7096,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-on-sale-at-budhanilkantha",
            "code": "7096"
        },
        {
            "id": 7094,
            "title": "Commercial Building for Sale at Pokhara | Newroad",
            "slug": "house-for-sale-at-newroad-pokhara",
            "code": "7094"
        },
        {
            "id": 7087,
            "title": "Apartment for Rent at Chandol",
            "slug": "apartment-for-rent-at-prestige",
            "code": "7087"
        },
        {
            "id": 7086,
            "title": "House for Sale at Baluwatar",
            "slug": "house-for-sale-at-baluwatar",
            "code": "7086"
        },
        {
            "id": 7085,
            "title": "Land for Sale at Kausaltar",
            "slug": "land-for-sale-at-kausaltar",
            "code": "7085"
        },
        {
            "id": 7084,
            "title": "Land for Sale at Halchowk",
            "slug": "land-for-sale-at-halchowk",
            "code": "7084"
        }
    ]
}