Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=368
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=369",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=367",
    "results": [
        {
            "id": 2787,
            "title": "Danfe Apartment on Sale | Kalanki",
            "slug": "apartment-sale-ravi-bhawan",
            "code": "2787"
        },
        {
            "id": 2786,
            "title": "Commercial Property for Sale at Thamel | Kathmandu",
            "slug": "commercial-property-sale-at-thamel",
            "code": "2786"
        },
        {
            "id": 2782,
            "title": "House on Sale at Har Har Mahadev | Kadaghari | Kathmandu",
            "slug": "house-on-sale-at-har-har-mahadev-gothatar-kathmandu",
            "code": "2782"
        },
        {
            "id": 2781,
            "title": "House on Sale at Gothatar | Kathmandu",
            "slug": "house-sale-at-gothatar-height-kathmandu",
            "code": "2781"
        },
        {
            "id": 2780,
            "title": "East Facing House on Sale at Thali | Kathmandu",
            "slug": "house-on-sale-at-har-har-mahadev-gothatar-kathmandu",
            "code": "2780"
        },
        {
            "id": 2779,
            "title": "Land for Sale at Panipokhari | Kathmandu",
            "slug": "land-for-sale-at-panipokhari",
            "code": "2779"
        },
        {
            "id": 2778,
            "title": "1 Floor House on Sale at Thali | Kathmandu",
            "slug": "house-on-sale-at-har-har-mahadev-gothatar-kathmandu",
            "code": "2778"
        },
        {
            "id": 2777,
            "title": "House for sale Tarakeshwar- 11 | Nepaltar  | Kathmandu",
            "slug": "house-for-sale-tarakeshwar-11-nepaltar",
            "code": "0018"
        },
        {
            "id": 2776,
            "title": "Bunglow for Sale at Chandol | Baluwatar | Kathmandu",
            "slug": "bunglow-for-sale-at-baluwatar-chandol",
            "code": "2776"
        },
        {
            "id": 2775,
            "title": "House for Sale at Hadigaun | Kathmandu",
            "slug": "house-for-sale-at-hadigaun",
            "code": "2775"
        },
        {
            "id": 2774,
            "title": "House for Sale at Raniban | Nagarik Bazar | Kathmandu",
            "slug": "house-for-sale-at-raniban-nagarik-bazar",
            "code": "2774"
        },
        {
            "id": 2773,
            "title": "Commercial Property for at Bagbazar | Ratnapark | Kathmandu",
            "slug": "commercial-property-at-bagbazar-ratnapark",
            "code": "2773"
        }
    ]
}