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

{
    "count": 101437,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79416&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79400&ordering=ip_address",
    "results": [
        {
            "id": 16553,
            "ip_address": "37.111.214.204",
            "count": 3,
            "first_visit": "2022-06-19T11:12:06.189492+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 3970,
            "ip_address": "37.111.214.205",
            "count": 4,
            "first_visit": "2022-03-01T09:09:15.669846+06:00",
            "date": null
        },
        {
            "id": 8273,
            "ip_address": "37.111.214.206",
            "count": 2,
            "first_visit": "2022-05-17T19:41:01.728377+06:00",
            "date": null
        },
        {
            "id": 37973,
            "ip_address": "37.111.214.208",
            "count": 2,
            "first_visit": "2022-11-29T10:02:05.992779+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 3380,
            "ip_address": "37.111.214.208",
            "count": 1,
            "first_visit": "2022-02-07T09:33:09.532576+06:00",
            "date": null
        },
        {
            "id": 92213,
            "ip_address": "37.111.214.208",
            "count": 1,
            "first_visit": "2025-11-20T14:10:19.957812+06:00",
            "date": "2025-11-20"
        },
        {
            "id": 91615,
            "ip_address": "37.111.214.209",
            "count": 2,
            "first_visit": "2025-11-04T13:34:11.058931+06:00",
            "date": "2025-11-04"
        },
        {
            "id": 4041,
            "ip_address": "37.111.214.209",
            "count": 1,
            "first_visit": "2022-03-03T19:32:08.981622+06:00",
            "date": null
        }
    ]
}