Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=155
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=156",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=154",
    "results": [
        {
            "id": 6323,
            "title": "Commercial House for Sale at Anamnagar",
            "slug": "commercial-house-for-sale-at-anamnagar",
            "code": "6323"
        },
        {
            "id": 6322,
            "title": "Land for Sale at Itahari -2 | Halgada",
            "slug": "land-for-sale-at-itahari-2-halgada",
            "code": "6322"
        },
        {
            "id": 6321,
            "title": "Banglow for Sale at Baneshwor",
            "slug": "banglow-on-sale-at-baneshwor",
            "code": "6321"
        },
        {
            "id": 6319,
            "title": "House for Sale at Pichara | Biratnagar",
            "slug": "house-for-sale-at-biratnagar",
            "code": "6319"
        },
        {
            "id": 6318,
            "title": "2 BHK Apartment for Sale at Annapurna Apartment",
            "slug": "2-bhk-apartment-for-sale-at-sunshine-apartment",
            "code": "6318"
        },
        {
            "id": 6317,
            "title": "House for Sale at Suryabinayak",
            "slug": "house-for-sale-at-suryabinayak",
            "code": "6317"
        },
        {
            "id": 6316,
            "title": "Bungalow House for Sale at Bagdol | Lalitpur",
            "slug": "bungalow-house-for-sale-at-bagdol-lalitpur",
            "code": "6316"
        },
        {
            "id": 6315,
            "title": "House for Sale at Suryabinayak",
            "slug": "house-for-sale-at-suryabinayak",
            "code": "6315"
        },
        {
            "id": 6314,
            "title": "Land for Sale at Helmet Dada | Bhaktapur",
            "slug": "land-for-sale-at-helmet-dadobagishwori-bhaktapur",
            "code": "6314"
        },
        {
            "id": 6313,
            "title": "House for Sale at Biratnagar | Jamungachhi",
            "slug": "house-for-sale-at-jamungachhi",
            "code": "6313"
        },
        {
            "id": 6312,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "6312"
        },
        {
            "id": 6311,
            "title": "Land for Sale at Gatthaghar",
            "slug": "land-for-sale-at-gatthaghar",
            "code": "6311"
        }
    ]
}