Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=248
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=249",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=247",
    "results": [
        {
            "id": 4952,
            "title": "3 BHK Apartment for Rent at Hilltake | Panipokhari",
            "slug": "3bhk-apartment-for-rent-at-hilltake-panipokhari",
            "code": "4952"
        },
        {
            "id": 4951,
            "title": "Land for Sale at Samakhusi",
            "slug": "land-for-sale-at-samakhusi",
            "code": "4951"
        },
        {
            "id": 4950,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali-bhatbhateni-super-market",
            "code": "4950"
        },
        {
            "id": 4949,
            "title": "House for Sale at Itahari - 5 | Khadya Godam",
            "slug": "house-for-sale-at-itahari-5-khadya-godam",
            "code": "4949"
        },
        {
            "id": 4948,
            "title": "House for Sale at Itahari - 4 | Jagriti Tole",
            "slug": "house-for-sale-at-itahari-4-jagriti-tole",
            "code": "4948"
        },
        {
            "id": 4947,
            "title": "Land for Sale at Itahari -2 | Halgada",
            "slug": "land-for-sale-at-itahari-2-halgada",
            "code": "4947"
        },
        {
            "id": 4944,
            "title": "3 BHK Apartment for Sale at Sinamangal | Guna colony",
            "slug": "3bhk-apartment-for-sale-at-sinamangal-guna-colony",
            "code": "4944"
        },
        {
            "id": 4943,
            "title": "Apartment for Rent at Grande Tower",
            "slug": "apartment-for-rent-at-grande-tower",
            "code": "4943"
        },
        {
            "id": 4933,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4933"
        },
        {
            "id": 4932,
            "title": "House for Sale at Tikathali | Lalitpur",
            "slug": "house-for-sale-at-tikathali-lalitpur",
            "code": "4932"
        },
        {
            "id": 4931,
            "title": "Land for Sale at Thecho | Lalitpur",
            "slug": "land-for-sale-at-thecho-lalitpur",
            "code": "4931"
        },
        {
            "id": 4930,
            "title": "House for Sale at Imadol | Lalitpur",
            "slug": "house-for-sale-at-imadol-lalitpur",
            "code": "4930"
        }
    ]
}