Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=353
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=354",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=352",
    "results": [
        {
            "id": 3068,
            "title": "3 Aana 1 Paisa House on Sale at Sun City Planning | Kadaghari",
            "slug": "3-aana-1-paisa-house-on-sale-at-sun-city-planning-kadaghari-kathmandu",
            "code": "3068"
        },
        {
            "id": 3067,
            "title": "East Facing House for Sale at Sun City Planning | Kadaghari",
            "slug": "east-facing-house-on-sale-sun-city-planning-kadaghari-kathmandu",
            "code": "3067"
        },
        {
            "id": 3066,
            "title": "Land For Sale at Sitapakha | Imadol",
            "slug": "land-sale-sitapakha-imadol",
            "code": "3066"
        },
        {
            "id": 3065,
            "title": "House For Sale at Sitapakha",
            "slug": "house-for-sale-at-sitapakha",
            "code": "3065"
        },
        {
            "id": 3064,
            "title": "East Facing House on Sale at Har Har Mahadev | Kadaghari | Kathmandu",
            "slug": "east-facing-house-on-sale-at-har-har-mahadev-kadaghari-kathmandu",
            "code": "3064"
        },
        {
            "id": 3063,
            "title": "Land for Sale at Kalanki",
            "slug": "land-for-sale-at-kalanki",
            "code": "3063"
        },
        {
            "id": 3062,
            "title": "4.5 Aana House for Sale at Raniban",
            "slug": "house-sale-raniban",
            "code": "3062"
        },
        {
            "id": 3054,
            "title": "Farm House for Sale at Swoyambhu | White Gumba with a Great view",
            "slug": "farm-house-sale-swoyambhu-white-gumba-view",
            "code": "3054"
        },
        {
            "id": 3053,
            "title": "House for Sale Tarkeshwor | Tusal",
            "slug": "house-for-sale-tarekeshwar-8-tusal",
            "code": "037"
        },
        {
            "id": 3051,
            "title": "North Facing House on Sale at Rose Village | Balkot | Bhaktapur",
            "slug": "north-facing-house-on-sale-at-rose-village-balkot-bhaktapur",
            "code": "3051"
        },
        {
            "id": 3050,
            "title": "4 aana House for Sale at Kirtipur",
            "slug": "house-kirtipur",
            "code": "3050"
        },
        {
            "id": 3049,
            "title": "House for Sale at Soaltee mode | Bafal",
            "slug": "house-for-sale-at-soalteemode-bafal",
            "code": "3049"
        }
    ]
}