Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=119
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=120",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=118",
    "results": [
        {
            "id": 6873,
            "title": "House for Sale in Sundarbasti | Bhangal",
            "slug": "house-for-sale-in-sundarbasti-bhangal",
            "code": "6873"
        },
        {
            "id": 6869,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "6869"
        },
        {
            "id": 6868,
            "title": "House for Sale in Sundarbasti | Bhangal",
            "slug": "hoise-for-sale-in-sundar-basti-bhangal",
            "code": "6868"
        },
        {
            "id": 6867,
            "title": "House for Sale at Raniban | Bhanu Tole",
            "slug": "house-for-sale-at-balaju-height-vanu-tole",
            "code": "6867"
        },
        {
            "id": 6862,
            "title": "Commercial Property for Rent at Lalitpur | Sanepa",
            "slug": "commercial-property-for-rent-at-sanepa-lalitpur",
            "code": "6862"
        },
        {
            "id": 6861,
            "title": "Land for Sale at Godawari",
            "slug": "land-for-sale-at-godawari",
            "code": "6861"
        },
        {
            "id": 6860,
            "title": "House for Sale at Bhaktapur | Jhaukhel",
            "slug": "house-for-sale-at-jhaukhelbhaktapur",
            "code": "6860"
        },
        {
            "id": 6859,
            "title": "House for Sale at Budanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "6859"
        },
        {
            "id": 6858,
            "title": "Land for Sale at Bhaktapur | Duwakot",
            "slug": "land-for-sale-at-duwakotbhaktapur",
            "code": "6858"
        },
        {
            "id": 6857,
            "title": "Northeast Face House for Sale at Pepsicola",
            "slug": "north-east-face-house-for-sale-at-pepsicola",
            "code": "6857"
        },
        {
            "id": 6856,
            "title": "House for Sale at Upper Bhangal",
            "slug": "house-for-sale-in-upper-bhangal",
            "code": "6856"
        },
        {
            "id": 6854,
            "title": "House for Sale at Upper Bhangal",
            "slug": "house-for-sale-in-upper-bhangal",
            "code": "6854"
        }
    ]
}