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

{
    "count": 103902,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=63232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=63216&ordering=ip_address",
    "results": [
        {
            "id": 11955,
            "ip_address": "190.129.124.5",
            "count": 1,
            "first_visit": "2022-05-27T18:00:39.638096+06:00",
            "date": null
        },
        {
            "id": 20777,
            "ip_address": "190.142.193.11",
            "count": 1,
            "first_visit": "2022-07-03T00:48:26.535829+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 12110,
            "ip_address": "190.142.193.11",
            "count": 3,
            "first_visit": "2022-05-28T06:41:51.760728+06:00",
            "date": null
        },
        {
            "id": 12017,
            "ip_address": "190.142.193.4",
            "count": 2,
            "first_visit": "2022-05-27T22:48:02.510763+06:00",
            "date": null
        },
        {
            "id": 12692,
            "ip_address": "190.142.193.9",
            "count": 1,
            "first_visit": "2022-05-30T05:53:54.552931+06:00",
            "date": null
        },
        {
            "id": 96139,
            "ip_address": "190.153.67.87",
            "count": 1,
            "first_visit": "2026-03-18T07:42:19.500951+06:00",
            "date": "2026-03-18"
        },
        {
            "id": 13430,
            "ip_address": "190.184.224.229",
            "count": 1,
            "first_visit": "2022-06-03T02:54:21.629323+06:00",
            "date": null
        },
        {
            "id": 98403,
            "ip_address": "190.189.154.5",
            "count": 1,
            "first_visit": "2026-05-22T13:44:40.781878+06:00",
            "date": "2026-05-22"
        }
    ]
}