Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=362
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=363",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=361",
    "results": [
        {
            "id": 2903,
            "title": "Commercial land on Sale at Maharjagunj | Kathmandu",
            "slug": "commercial-land-on-sale-at-maharjagunj",
            "code": "2903"
        },
        {
            "id": 2902,
            "title": "Bungalow house on sale at Dholahiti | Lalitpur",
            "slug": "bungalow-house-on-sale-at-dholahiti-lalitpur",
            "code": "2902"
        },
        {
            "id": 2901,
            "title": "House on sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "1673"
        },
        {
            "id": 2898,
            "title": "Land For Sale At Old Baneshwor",
            "slug": "land-for-sale-at-old-baneshwor",
            "code": "2898"
        },
        {
            "id": 2896,
            "title": "Commercial Land for Sale at Old Baneshwor",
            "slug": "commercial-land-for-sale-at-old-baneshwor",
            "code": "2896"
        },
        {
            "id": 2893,
            "title": "Luxury Bungalow for sale in Budhanilkantha",
            "slug": "luxury-bungalow-for-sale-in-budhanilkantha",
            "code": "2893"
        },
        {
            "id": 2892,
            "title": "Royal Bungalow on Sale at Budhanilkantha",
            "slug": "royal-banglow-on-sale-at-budhanilkantha",
            "code": "2892"
        },
        {
            "id": 2891,
            "title": "3 Aana House on Sale at Jorpati | Kathmandu",
            "slug": "3-aana-house-on-sale-at-jorpati-kathmandu",
            "code": "2891"
        },
        {
            "id": 2890,
            "title": "House on sale at Nayabasti",
            "slug": "house-on-sale-at-nayabasti",
            "code": "2890"
        },
        {
            "id": 2887,
            "title": "West Face House on Sale at Mulpani | Kathmandu",
            "slug": "west-face-house-on-sale-at-mulpani-kathmandu",
            "code": "2887"
        },
        {
            "id": 2882,
            "title": "Commercial or Semi commercial land with old house for Sale in Kupandol",
            "slug": "commercia-or-semi-commercial-land-with-old-house-for-sale-in-kupandol",
            "code": "2882"
        },
        {
            "id": 2879,
            "title": "House on sale in Bhaisepati | Lalitpur",
            "slug": "house-on-sale-in-bhaisepati",
            "code": "2879"
        }
    ]
}