Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=325
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=326",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=324",
    "results": [
        {
            "id": 3720,
            "title": "House for Sale at Budhanilkatha",
            "slug": "house-for-sale-budhanilkatha",
            "code": "3720"
        },
        {
            "id": 3719,
            "title": "House for Sale at Budhanilkantha",
            "slug": "budhanilkanth-house-for-sale",
            "code": "3719"
        },
        {
            "id": 3716,
            "title": "Land for Sale at Dharmasthali | Tarkeshwor",
            "slug": "land-for-sale-dharmasthali-tarkeshwor",
            "code": "3716"
        },
        {
            "id": 3714,
            "title": "House for Sale at Kumarigal",
            "slug": "house-for-sale-kumarigal",
            "code": "3714"
        },
        {
            "id": 3713,
            "title": "Land For Sale at Tarakeshwor",
            "slug": "land-for-sale-tarakeshwor",
            "code": "3713"
        },
        {
            "id": 3712,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "3712"
        },
        {
            "id": 3710,
            "title": "13 Aana 2 Paisa 2 Daam Land on Sale at Mulpani | Kathmandu",
            "slug": "13-aana-2-paisa-2-daam-land-on-sale-mulpani-kathmandu",
            "code": "3710"
        },
        {
            "id": 3709,
            "title": "House for Sale at Narayantar | Kathmandu",
            "slug": "house-on-sale-narayantar-kathmandu",
            "code": "3709"
        },
        {
            "id": 3708,
            "title": "Bungalow for Sale at Mulpani | Kathmandu",
            "slug": "bungalow-on-sale-mulpani-kathmandu",
            "code": "3708"
        },
        {
            "id": 3706,
            "title": "4 Aana House on Sale at Suncity | Kadaghari | Kathmandu",
            "slug": "4-aana-house-on-sale-at-suncity-kadaghari-kathmandu",
            "code": "3706"
        },
        {
            "id": 3705,
            "title": "Land for Sale at Tokha Jalpa Chock",
            "slug": "land-for-sale-tokha-jalpa-chock",
            "code": "3705"
        },
        {
            "id": 3704,
            "title": "House for Sale at Tokha khariboat",
            "slug": "house-for-sale-tokha-khariboat",
            "code": "3704"
        }
    ]
}