Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=326
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=327",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=325",
    "results": [
        {
            "id": 3703,
            "title": "House for Sale at Tokha | Kharibot",
            "slug": "house-for-sale-tokha-khariboat",
            "code": "3703"
        },
        {
            "id": 3702,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-tikathali",
            "code": "3702"
        },
        {
            "id": 3701,
            "title": "House for Sale at Dhapakhel | Civil Homes",
            "slug": "house-for-sale-dhapakhel-civil-homes",
            "code": "3701"
        },
        {
            "id": 3700,
            "title": "Land for Sale at Godawari | Taukhel",
            "slug": "land-for-sale-godawari-taukhel",
            "code": "3700"
        },
        {
            "id": 3699,
            "title": "House for Sale at Hattiban | LA School",
            "slug": "house-for-sale-hattiban",
            "code": "3699"
        },
        {
            "id": 3695,
            "title": "House for Sale at Chamati Planning",
            "slug": "house-for-sale-chamati",
            "code": "3695"
        },
        {
            "id": 3694,
            "title": "House for Sale at Kuleshwor | Teku",
            "slug": "house-for-sale-kuleshwor-teku",
            "code": "3694"
        },
        {
            "id": 3693,
            "title": "Land for Sale at Halchowk | Swayambhu",
            "slug": "land-for-sale-halchowk",
            "code": "3693"
        },
        {
            "id": 3692,
            "title": "6 Aana House for Sale at Mulpani | Kathmandu",
            "slug": "house-for-sale-mulpani-kathmandu",
            "code": "3692"
        },
        {
            "id": 3691,
            "title": "House for Sale at Kadaghari | Kathmandu",
            "slug": "semi-bungalow-house-for-sale-at-kadaghari-kathmandu",
            "code": "3691"
        },
        {
            "id": 3690,
            "title": "House for Sale at Kadaghari | Kathmandu",
            "slug": "semi-bungalow-house-for-sale-kadaghari-kathmandu",
            "code": "3690"
        },
        {
            "id": 3689,
            "title": "House for Sale at Bhaisepati | Lalitpur",
            "slug": "house-for-sale-bhaisepati",
            "code": "3689"
        }
    ]
}