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

{
    "count": 99735,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23080&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23064&ordering=ip_address",
    "results": [
        {
            "id": 13475,
            "ip_address": "103.86.111.190",
            "count": 2,
            "first_visit": "2022-06-03T22:38:11.706958+06:00",
            "date": null
        },
        {
            "id": 1046,
            "ip_address": "103.86.111.202",
            "count": 1,
            "first_visit": "2021-12-20T13:04:52.857068+06:00",
            "date": null
        },
        {
            "id": 3449,
            "ip_address": "103.86.111.203",
            "count": 1,
            "first_visit": "2022-02-09T02:46:55.299656+06:00",
            "date": null
        },
        {
            "id": 72225,
            "ip_address": "103.86.111.209",
            "count": 5,
            "first_visit": "2024-08-17T20:58:32.462682+06:00",
            "date": "2024-08-17"
        },
        {
            "id": 69601,
            "ip_address": "103.86.111.220",
            "count": 1,
            "first_visit": "2024-06-06T23:50:32.553028+06:00",
            "date": "2024-06-06"
        },
        {
            "id": 69603,
            "ip_address": "103.86.111.220",
            "count": 3,
            "first_visit": "2024-06-07T00:26:13.922349+06:00",
            "date": "2024-06-07"
        },
        {
            "id": 2497,
            "ip_address": "103.86.111.221",
            "count": 3,
            "first_visit": "2022-01-20T09:45:22.131519+06:00",
            "date": null
        },
        {
            "id": 2006,
            "ip_address": "103.86.111.222",
            "count": 1,
            "first_visit": "2022-01-12T03:49:21.598980+06:00",
            "date": null
        }
    ]
}