Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=109
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=110",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=108",
    "results": [
        {
            "id": 7020,
            "title": "House for Sale at Pasikot",
            "slug": "house-for-sale-at-pasikot",
            "code": "7020"
        },
        {
            "id": 7019,
            "title": "House for Sale at Imadol | Basukibasti",
            "slug": "house-for-sale-at-imadol-basukibasti",
            "code": "7019"
        },
        {
            "id": 7018,
            "title": "Land for Sale at Tikathali",
            "slug": "land-for-sale-at-tikathali",
            "code": "7018"
        },
        {
            "id": 7017,
            "title": "House for Sale at Ghattekulo",
            "slug": "house-for-sale-at-ghattekulo",
            "code": "7017"
        },
        {
            "id": 7016,
            "title": "House for Sale at Imadol | Ochu Heights",
            "slug": "house-for-sale-at-ochuheights",
            "code": "7016"
        },
        {
            "id": 7015,
            "title": "Land for Sale at Morang - 04 | Yangsila",
            "slug": "land-for-sale-at-morang-04-yangsila",
            "code": "7015"
        },
        {
            "id": 7006,
            "title": "Luxurious House for Sale at Tarkeshwor | kavresthali",
            "slug": "luxurious-house-for-sale-at-kavresthali",
            "code": "7006"
        },
        {
            "id": 7003,
            "title": "Commercial Property for Rent at Durbarmarga",
            "slug": "commercial-property-for-rent-at-durbarmarga",
            "code": "7003"
        },
        {
            "id": 7002,
            "title": "Hotel for Sale at Gokarna | Uttarbahini",
            "slug": "hotel-for-sale-at-gokarna-uttarbahini",
            "code": "7002"
        },
        {
            "id": 7001,
            "title": "House for Sale at Ramhiti",
            "slug": "house-for-sale-at-ramhiti",
            "code": "7001"
        },
        {
            "id": 7000,
            "title": "House for Sale at Jorpati | Shivachowk",
            "slug": "house-for-sale-at-shivachowk",
            "code": "7000"
        },
        {
            "id": 6999,
            "title": "Land for Sale at Sirutar",
            "slug": "land-for-sale-at-sirutar",
            "code": "6999"
        }
    ]
}