Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=345
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=346",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=344",
    "results": [
        {
            "id": 3239,
            "title": "5 Aana Land For Sale at Balkot | Bhaktapur",
            "slug": "5-aana-land-for-sale-at-balkot-bhaktapur",
            "code": "3239"
        },
        {
            "id": 3238,
            "title": "Fully Furnished 2 Bhk Flat for Rent at Sukedhara",
            "slug": "flat-at-rent-in-sukedhara",
            "code": "3238"
        },
        {
            "id": 3237,
            "title": "3 Aana House For Sale at Gatthaghar | Bhaktapur",
            "slug": "3-aana-house-for-sale-at-gatthaghar-bhaktapur",
            "code": "3237"
        },
        {
            "id": 3236,
            "title": "4 Aana Land for Sale at Kirtipur | Bhaktepeti Chowk",
            "slug": "land-on-sell-at-kirtipur",
            "code": "3236"
        },
        {
            "id": 3235,
            "title": "Full furnished Flat on Rent at Premier Apartment | Panipokhari",
            "slug": "flat-on-rebt",
            "code": "3235"
        },
        {
            "id": 3234,
            "title": "Apartment for Sale at Sunrise CityHomes | Anamnagar",
            "slug": "sunrise-cityhomes-apartment-sale-at-anamnagar",
            "code": "3234"
        },
        {
            "id": 3231,
            "title": "House For Sale at Sitapakha",
            "slug": "house-for-sale-at-sitapakha",
            "code": "3231"
        },
        {
            "id": 3230,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-tikathali",
            "code": "3230"
        },
        {
            "id": 3228,
            "title": "House for Sale at Hattiban",
            "slug": "house-for-sale-at-hattiban",
            "code": "3228"
        },
        {
            "id": 3223,
            "title": "Land for Sale at Dillibazar",
            "slug": "land-for-sale-at-dillibazar",
            "code": "3223"
        },
        {
            "id": 3222,
            "title": "5 Aana 1 Paisa 2 Daam House For Sale at Nikosera | Radhe Radhe | Bhaktapur",
            "slug": "5-aana-1-paisa-2-daam-house-for-sale-at-nikosera-radhe-radhe-bhaktapur",
            "code": "3222"
        },
        {
            "id": 3221,
            "title": "3 Aana 3 Paisa House For Sale at Gothatar | Kathmandu",
            "slug": "3-aana-3-paisa",
            "code": "3221"
        }
    ]
}