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

{
    "count": 102178,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75504&ordering=ip_address",
    "results": [
        {
            "id": 28645,
            "ip_address": "37.111.196.138",
            "count": 1,
            "first_visit": "2022-07-28T10:01:39.387337+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 12398,
            "ip_address": "37.111.196.138",
            "count": 1,
            "first_visit": "2022-05-29T08:53:18.453087+06:00",
            "date": null
        },
        {
            "id": 79564,
            "ip_address": "37.111.196.14",
            "count": 1,
            "first_visit": "2025-02-28T14:50:03.133595+06:00",
            "date": "2025-02-28"
        },
        {
            "id": 7902,
            "ip_address": "37.111.196.141",
            "count": 2,
            "first_visit": "2022-05-17T11:04:44.776438+06:00",
            "date": null
        },
        {
            "id": 17540,
            "ip_address": "37.111.196.141",
            "count": 1,
            "first_visit": "2022-06-22T23:46:08.716547+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 33943,
            "ip_address": "37.111.196.141",
            "count": 1,
            "first_visit": "2022-09-06T22:17:01.502592+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 22758,
            "ip_address": "37.111.196.142",
            "count": 2,
            "first_visit": "2022-07-14T17:46:07.377936+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 6918,
            "ip_address": "37.111.196.142",
            "count": 2,
            "first_visit": "2022-05-16T17:26:54.047620+06:00",
            "date": null
        }
    ]
}