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

{
    "count": 99598,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5864&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5848&ordering=-count",
    "results": [
        {
            "id": 33247,
            "ip_address": "66.249.66.192",
            "count": 5,
            "first_visit": "2022-08-29T00:56:33.374206+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 80372,
            "ip_address": "123.136.27.131",
            "count": 5,
            "first_visit": "2025-03-20T11:23:06.085645+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 66195,
            "ip_address": "114.119.149.43",
            "count": 5,
            "first_visit": "2024-03-22T00:36:13.499694+06:00",
            "date": "2024-03-22"
        },
        {
            "id": 33157,
            "ip_address": "66.249.66.83",
            "count": 5,
            "first_visit": "2022-08-28T02:13:17.248689+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 66193,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-03-22T00:07:17.051303+06:00",
            "date": "2024-03-22"
        },
        {
            "id": 33178,
            "ip_address": "174.7.111.251",
            "count": 5,
            "first_visit": "2022-08-28T10:27:12.140832+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 10081,
            "ip_address": "103.67.158.168",
            "count": 5,
            "first_visit": "2022-05-21T20:55:09.095477+06:00",
            "date": null
        },
        {
            "id": 1344,
            "ip_address": "103.119.95.210",
            "count": 5,
            "first_visit": "2021-12-24T21:52:35.255541+06:00",
            "date": null
        }
    ]
}