Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=129
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=130",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=128",
    "results": [
        {
            "id": 6712,
            "title": "Semi - Commercial House for Sale at Kalopul",
            "slug": "house-for-sale-at-kalopul",
            "code": "6712"
        },
        {
            "id": 6711,
            "title": "House for Sale at Kalopul",
            "slug": "house-for-sale-at-kalopul",
            "code": "6711"
        },
        {
            "id": 6710,
            "title": "Commercial Building for Rent at Basundhara",
            "slug": "commercial-building-for-rent-at-basundhara",
            "code": "6710"
        },
        {
            "id": 6709,
            "title": "Land for sale at Gwarko",
            "slug": "land-for-sale-at-gwarko",
            "code": "6709"
        },
        {
            "id": 6707,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-sale-at-imadol",
            "code": "6707"
        },
        {
            "id": 6706,
            "title": "House for Sale at Imadol | Sital Tole",
            "slug": "house-for-sale-at-sital-tole",
            "code": "6706"
        },
        {
            "id": 6703,
            "title": "Land for Sale at Lalitpur | Dholahiti",
            "slug": "land-for-sale-at-dholahiti-lalitpur",
            "code": "6703"
        },
        {
            "id": 6701,
            "title": "House for Sale at Tinkune",
            "slug": "house-for-sale-at-tinkune",
            "code": "6701"
        },
        {
            "id": 6700,
            "title": "Commercial Land for Sale at Sitapaila",
            "slug": "commercial-land-for-sale-at-sitapaila",
            "code": "6700"
        },
        {
            "id": 6699,
            "title": "House for Sale at Satdobato",
            "slug": "house-for-sale-at-satdobato",
            "code": "6699"
        },
        {
            "id": 6698,
            "title": "Land for Sale at Baneshwor",
            "slug": "land-for-sale-at-baneshwor",
            "code": "6698"
        },
        {
            "id": 6697,
            "title": "House for Sale at Shantinagar",
            "slug": "old-house-for-sale-at-shantinagar",
            "code": "6697"
        }
    ]
}