GET /user_management/visitor-free/?format=api&offset=600&ordering=-count
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 102091,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=592&ordering=-count",
    "results": [
        {
            "id": 527,
            "ip_address": "114.119.149.137",
            "count": 18,
            "first_visit": "2021-12-10T08:59:25.963504+06:00",
            "date": null
        },
        {
            "id": 35503,
            "ip_address": "114.119.134.123",
            "count": 18,
            "first_visit": "2022-10-05T05:37:28.435475+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 77296,
            "ip_address": "120.50.4.26",
            "count": 18,
            "first_visit": "2024-12-29T15:17:37.853618+06:00",
            "date": "2024-12-29"
        },
        {
            "id": 1213,
            "ip_address": "202.134.8.135",
            "count": 18,
            "first_visit": "2021-12-21T22:54:43.514462+06:00",
            "date": null
        },
        {
            "id": 35431,
            "ip_address": "114.119.141.146",
            "count": 18,
            "first_visit": "2022-10-04T00:09:30.600624+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 507,
            "ip_address": "95.222.29.43",
            "count": 18,
            "first_visit": "2021-12-09T21:36:27.704929+06:00",
            "date": null
        },
        {
            "id": 125,
            "ip_address": "114.119.153.53",
            "count": 18,
            "first_visit": "2021-12-04T04:11:40.884391+06:00",
            "date": null
        },
        {
            "id": 35434,
            "ip_address": "114.119.141.118",
            "count": 18,
            "first_visit": "2022-10-04T00:16:35.934384+06:00",
            "date": "2022-10-04"
        }
    ]
}