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

{
    "count": 99413,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10752&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10736&ordering=-count",
    "results": [
        {
            "id": 30592,
            "ip_address": "103.196.232.133",
            "count": 3,
            "first_visit": "2022-08-01T05:52:30.144381+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 71886,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-08-07T10:35:57.340992+06:00",
            "date": "2024-08-07"
        },
        {
            "id": 30568,
            "ip_address": "103.67.157.96",
            "count": 3,
            "first_visit": "2022-08-01T01:39:48.221085+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 3075,
            "ip_address": "82.21.178.0",
            "count": 3,
            "first_visit": "2022-01-31T02:40:14.029634+06:00",
            "date": null
        },
        {
            "id": 71808,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-08-05T00:55:23.622389+06:00",
            "date": "2024-08-05"
        },
        {
            "id": 1507,
            "ip_address": "203.78.147.7",
            "count": 3,
            "first_visit": "2021-12-31T12:08:03.227362+06:00",
            "date": null
        },
        {
            "id": 71811,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-08-05T03:17:21.455184+06:00",
            "date": "2024-08-05"
        },
        {
            "id": 71854,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-08-06T02:16:10.544233+06:00",
            "date": "2024-08-06"
        }
    ]
}