Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=375
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=376",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=374",
    "results": [
        {
            "id": 2676,
            "title": "House for Sale at Hattigauda",
            "slug": "house-for-sale-at-hattigauda",
            "code": "2676"
        },
        {
            "id": 2675,
            "title": "South facing commercial Land on Sale At Putlisadak |Kathmandu",
            "slug": "commercial-land-on-sale-at-putlisadak",
            "code": "2675"
        },
        {
            "id": 2674,
            "title": "East facing Commercial Property for Sale at Baneshwor | Kathmandu",
            "slug": "commercial-property-for-sale-baneshwor",
            "code": "2674"
        },
        {
            "id": 2673,
            "title": "East facing House on Sale at  Budhanagar| Baneshwor",
            "slug": "house-on-sale-at-baneshwor-budhanagar",
            "code": "2673"
        },
        {
            "id": 2672,
            "title": "South-West facing house on sale at Sangam chowk | Baneshwor",
            "slug": "house-on-sale-at-baneshwor-sangam-chawk",
            "code": "2672"
        },
        {
            "id": 2671,
            "title": "East-facing Land for sale at Sukedhara | Kathmandu",
            "slug": "land-for-sale-at-sukedhara",
            "code": "2671"
        },
        {
            "id": 2670,
            "title": "East facing Land for sale at Dhumbarahi | Kathmandu",
            "slug": "land-for-sale-at-dhumbarahi",
            "code": "2670"
        },
        {
            "id": 2656,
            "title": "East facing House for Sale at Hattigauda | Budhanilkantha",
            "slug": "house-for-sale-at-hattigauda",
            "code": "2656"
        },
        {
            "id": 2655,
            "title": "Flat on Sale at Sukedhara Sunshine Apartment",
            "slug": "flat-on-sale-at-sukedhara-sunshine-apartment",
            "code": "2655"
        },
        {
            "id": 2654,
            "title": "West facing Semi-Commericial brand new house at Hattigauda | Kathmandu",
            "slug": "West-facing-semi-commericial-brand-new-house-at-hattigauda-kathmandu",
            "code": "2654"
        },
        {
            "id": 2652,
            "title": "North-East facing Land for Sale at Harisiddhi | Lalitpur",
            "slug": "land-for-sale-at-lalitpur",
            "code": "2652"
        },
        {
            "id": 2642,
            "title": "North-East Facing land purchasable at Harisiddhi | Lalitpur",
            "slug": "east-north-facing-land-purchasable-at-harisiddhi-lalitpur",
            "code": "2642"
        }
    ]
}