Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=132
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=133",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=131",
    "results": [
        {
            "id": 6663,
            "title": "Land for Sale at Birauta | Pokhara",
            "slug": "house-for-sale-at-birauta-pokhara",
            "code": "6663"
        },
        {
            "id": 6662,
            "title": "South Face Land for Sale at Gothatar",
            "slug": "south-face-land-for-sale-at-gothatar",
            "code": "6662"
        },
        {
            "id": 6661,
            "title": "Residential Land for Sale at Bhaktapur | Bode",
            "slug": "residential-land-for-sale-at-bode-bhaktapur",
            "code": "6661"
        },
        {
            "id": 6660,
            "title": "House for Sale at Chabahil",
            "slug": "house-for-sale-at-chabahil",
            "code": "6660"
        },
        {
            "id": 6659,
            "title": "House for Sale at Mandikatar",
            "slug": "house-on-sale-at-mandikhatar",
            "code": "6659"
        },
        {
            "id": 6656,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeshwor",
            "code": "6656"
        },
        {
            "id": 6655,
            "title": "House for Sale at Mandikatar",
            "slug": "house-on-sale-at-mandikhatar",
            "code": "6655"
        },
        {
            "id": 6654,
            "title": "House for Sale at Hattigauda",
            "slug": "house-on-sale-at-hattihauda",
            "code": "6654"
        },
        {
            "id": 6653,
            "title": "Land for Sale at Thimi",
            "slug": "land-for-sale-at-thimi",
            "code": "6653"
        },
        {
            "id": 6652,
            "title": "House for Sale at Budhanilkantha | Ganesh chowk",
            "slug": "house-on-sale-at-ganesh-chowk",
            "code": "6652"
        },
        {
            "id": 6651,
            "title": "Land for Sale at Kapan | Aakasedhara",
            "slug": "land-for-sale-at-akasedhara",
            "code": "6651"
        },
        {
            "id": 6650,
            "title": "Land for lease at Pasikot",
            "slug": "land-on-lease",
            "code": "6650"
        }
    ]
}