Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=340
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=341",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=339",
    "results": [
        {
            "id": 3316,
            "title": "3.5 Aana House for Sale at Gothatar | Kathmandu",
            "slug": "east-facing-house-for-sale-gothatar-kathmandu",
            "code": "3316"
        },
        {
            "id": 3315,
            "title": "5 Aana House For Sale at Force Park | Kadaghari | Kathmandu",
            "slug": "5-aana-house-for-sale-at-force-park-kadaghari-kathmandu",
            "code": "3315"
        },
        {
            "id": 3314,
            "title": "House On Sale At Dolahiti [Lalitpur]",
            "slug": "house-on-sale-at-dolahiti-lalitpur",
            "code": "3314"
        },
        {
            "id": 3313,
            "title": "House For Sale at Imadol | Sital Height",
            "slug": "house-for-sale-imadol-sital-height",
            "code": "3313"
        },
        {
            "id": 3312,
            "title": "House for Sale at Kalanki",
            "slug": "house-for-sale-kalanki-maitinagar",
            "code": "3312"
        },
        {
            "id": 3311,
            "title": "21 Aana Land For Sale on Gokarna | Kathmandu",
            "slug": "north-face-land-for-sale-gokarna-kathmandu",
            "code": "3311"
        },
        {
            "id": 3310,
            "title": "Land For Sale at Faika Chowk | Kapan | Kathmandu",
            "slug": "land-for-sale-thapagau-chowk-mulpani-kathmandu",
            "code": "3310"
        },
        {
            "id": 3309,
            "title": "Land For Sale at Thapagaun Chowk | Mulpani",
            "slug": "land-for-sale-thapagau-chowk-mulpani-kathmandu",
            "code": "3309"
        },
        {
            "id": 3308,
            "title": "Land For Sale at Lubhu",
            "slug": "land-for-sale-lubhu",
            "code": "3308"
        },
        {
            "id": 3307,
            "title": "House for Sale at Tahachal",
            "slug": "house-for-sale-tahachal",
            "code": "3307"
        },
        {
            "id": 3306,
            "title": "House for Sale at Banasthali",
            "slug": "house-sale-banasthali",
            "code": "3306"
        },
        {
            "id": 3305,
            "title": "House for Sale at Nayabazar",
            "slug": "house-for-sale-nayabazar",
            "code": "3305"
        }
    ]
}