Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=373
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=374",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=372",
    "results": [
        {
            "id": 2705,
            "title": "North Facing House on Sale at Tejbinayak Chowk | Gothatar | Kathmandu",
            "slug": "new-house-sale-at-tejbinayak-gothatar-kathmandu",
            "code": "2705"
        },
        {
            "id": 2704,
            "title": "House For Sale at Shantinagar | Baneshwor | Kathmandu",
            "slug": "new-house-sale-shantinagar-kathmandu",
            "code": "2704"
        },
        {
            "id": 2703,
            "title": "House for Sale at Jawalakhel | Kathmandu",
            "slug": "house-for-sale-at-jawalakhel",
            "code": "2703"
        },
        {
            "id": 2702,
            "title": "House for Sale at Attarkhel | Gokarna | Kathmandu",
            "slug": "house-for-sale-atterkhel-gokarna-kathmandu",
            "code": "2702"
        },
        {
            "id": 2701,
            "title": "Brand New House for Sale at Attarkhel | Kathmandu",
            "slug": "brand-new-house-for-sale-atterkhel-kathmandu",
            "code": "2701"
        },
        {
            "id": 2700,
            "title": "House for sale at Boudha | Nayabasti",
            "slug": "house-for-sale-at-boudha-nayabasti",
            "code": "2700"
        },
        {
            "id": 2699,
            "title": "Land for sale at Chandol | Kathmandu",
            "slug": "land-for-sale-at-chandol",
            "code": "2699"
        },
        {
            "id": 2698,
            "title": "Land for sale at Chandol | Kathmandu",
            "slug": "land-for-sale-at-chandol",
            "code": "2698"
        },
        {
            "id": 2697,
            "title": "House for Sale at Ganesh Mandir | Narayantar | Kathmandu",
            "slug": "house-for-sale-ganesh-mandir-narayantar-kathmandu",
            "code": "2697"
        },
        {
            "id": 2696,
            "title": "Land on Sale at Fikal Chowk | Gothatar",
            "slug": "house-on-sale-baba-chowk-gothatar-kathmandu",
            "code": "2696"
        },
        {
            "id": 2693,
            "title": "Property House Sale at Kirat Chowk, Gothatar, Kathmandu",
            "slug": "prime-residential-property-in-kirat-chowk-gothatar-kathmandu",
            "code": "2693"
        },
        {
            "id": 2692,
            "title": "House for Sale at Buddha Chowk, Gothatar |  Kathmandu",
            "slug": "residential-house-for-sale-in-buddha-chowk-gothatar-kathmandu",
            "code": "2692"
        }
    ]
}