Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=348
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=349",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=347",
    "results": [
        {
            "id": 3186,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha-grande",
            "code": "3186"
        },
        {
            "id": 3185,
            "title": "House for Sale at Tokha",
            "slug": "house-sale-for-tokha",
            "code": "3185"
        },
        {
            "id": 3184,
            "title": "House for Sale at Budhanilkantha | Pasikot",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "3184"
        },
        {
            "id": 3183,
            "title": "House For Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "3183"
        },
        {
            "id": 3182,
            "title": "4.2 Aana House for sale at Tarkeshwor | Padamsal",
            "slug": "westsouth-facing-house-for-sale-at-tarkeshwor-padamsal",
            "code": "3182"
        },
        {
            "id": 3181,
            "title": "North-Facing House for sale at Tokha | Dhalmal Pool",
            "slug": "north-facing-house-for-sale-at-tokha-dhalmal-pool",
            "code": "3181"
        },
        {
            "id": 3175,
            "title": "Land For Sale Harisiddhi",
            "slug": "land-for-sale-harishidhi",
            "code": "3175"
        },
        {
            "id": 3171,
            "title": "4 Aana House For Sale at Gothatar | Kathmandu",
            "slug": "4-aana-house-for-sale-at-gothatar-kathmandu",
            "code": "3171"
        },
        {
            "id": 3169,
            "title": "House for Sale at Kupondole",
            "slug": "house-for-sale-kupandol",
            "code": "3169"
        },
        {
            "id": 3167,
            "title": "East-Facing House for Sale at Tarkeshwor | Dhital Chowk",
            "slug": "east-facing-house-for-sale-at-tarkeshwor-dhital-chowk",
            "code": "3167"
        },
        {
            "id": 3165,
            "title": "House for Sale at Bhaisepati",
            "slug": "house-for-sale-bhaisepati",
            "code": "3165"
        },
        {
            "id": 3164,
            "title": "East-Facing House for Sale At Tarkeshwor | Lolang",
            "slug": "east-facing-house-for-sale-at-tarkeshwor-lolang",
            "code": "3164"
        }
    ]
}