Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=382
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=383",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=381",
    "results": [
        {
            "id": 2489,
            "title": "Bungalow House for Sale at Budhanilkantha",
            "slug": "banglow-house-on-sale-at-budhanilkantha",
            "code": "2489"
        },
        {
            "id": 2488,
            "title": "South-Facing House on sale at Budhanilkantha",
            "slug": "south-facing-house-on-sale-at-budhanilkantha",
            "code": "2488"
        },
        {
            "id": 2487,
            "title": "House for Sale at Nayabazar",
            "slug": "house-for-sale-at-nayabazar",
            "code": "2487"
        },
        {
            "id": 2486,
            "title": "Beautiful House On Sale at Budhanilkantha",
            "slug": "beautiful-house-on-sale-at-budhanilkantha",
            "code": "2486"
        },
        {
            "id": 2485,
            "title": "House for sale at Jorpati",
            "slug": "house-for-sale-at-jorpati",
            "code": "2485"
        },
        {
            "id": 2484,
            "title": "House for sale at Dhumbarahi",
            "slug": "house-for-sale-at-dhumbarahi",
            "code": "2484"
        },
        {
            "id": 2483,
            "title": "Land for sale at Dhubarahi",
            "slug": "land-for-sale-at-dhubarahi",
            "code": "2483"
        },
        {
            "id": 2482,
            "title": "House for sale at Dhumbarahi",
            "slug": "house-for-sale-at-dhumbarahi",
            "code": "2482"
        },
        {
            "id": 2481,
            "title": "Land on sale at Kankeshwori Dallu",
            "slug": "land-on-sale-at-kankeshwori-dallu",
            "code": "2481"
        },
        {
            "id": 2480,
            "title": "Beautiful Farmhouse for Sale at Godawori | Lalitpur",
            "slug": "beautiful-farmhouse-on-sale-at-godawori",
            "code": "2480"
        },
        {
            "id": 2479,
            "title": "3BHK Apartment On Sale at Nakhu",
            "slug": "3bhk-apartment-on-sale-at-nakhu",
            "code": "2479"
        },
        {
            "id": 2478,
            "title": "House for Sale at Balaju",
            "slug": "house-for-sale-at-balaju",
            "code": "2478"
        }
    ]
}