Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=122
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=123",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=121",
    "results": [
        {
            "id": 6822,
            "title": "House for Sale at Bhaktapur | Radhe Radhe",
            "slug": "house-for-sale-at-radhe-radhebhaktapur",
            "code": "6822"
        },
        {
            "id": 6821,
            "title": "Apartment for Sale at Pokhara - 16 | Lamachaur",
            "slug": "apartment-for-sale-at-pokhara-16-lamachaur-deep-housing",
            "code": "6821"
        },
        {
            "id": 6820,
            "title": "Land for Sale at Itahari - 5 | Khadyagodam",
            "slug": "land-for-sale-at-itahari-5-khadyagodam",
            "code": "6820"
        },
        {
            "id": 6819,
            "title": "House for Sale at Chabahil | Bulbulley",
            "slug": "house-for-sale-at-bulbule-chabahil",
            "code": "6819"
        },
        {
            "id": 6818,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "6818"
        },
        {
            "id": 6817,
            "title": "House for Sale at Sukedhara | Nilopul",
            "slug": "house-for-sale-at-nilopul-sukedhara",
            "code": "6817"
        },
        {
            "id": 6816,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "6816"
        },
        {
            "id": 6815,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "6815"
        },
        {
            "id": 6814,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "6814"
        },
        {
            "id": 6813,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "6813"
        },
        {
            "id": 6812,
            "title": "Land For Sale a Balkot | Sirutar",
            "slug": "land-for-sale-a-balkot-sirutar",
            "code": "6812"
        },
        {
            "id": 6811,
            "title": "Land for Sale at Balkot | Sirutar",
            "slug": "land-for-sale-at-balkot-sirutar",
            "code": "6811"
        }
    ]
}