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

{
    "count": 99568,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99552&ordering=first_visit",
    "results": [
        {
            "id": 99657,
            "ip_address": "103.167.21.4",
            "count": 1,
            "first_visit": "2026-06-28T12:17:31.830727+06:00",
            "date": "2026-06-28"
        },
        {
            "id": 99658,
            "ip_address": "193.239.172.55",
            "count": 1,
            "first_visit": "2026-06-28T12:40:55.346013+06:00",
            "date": "2026-06-28"
        },
        {
            "id": 99659,
            "ip_address": "103.186.238.29",
            "count": 2,
            "first_visit": "2026-06-28T12:42:24.820235+06:00",
            "date": "2026-06-28"
        },
        {
            "id": 99660,
            "ip_address": "194.24.235.150",
            "count": 1,
            "first_visit": "2026-06-28T13:17:10.710149+06:00",
            "date": "2026-06-28"
        },
        {
            "id": 99661,
            "ip_address": "103.92.212.21",
            "count": 1,
            "first_visit": "2026-06-28T13:23:54.844601+06:00",
            "date": "2026-06-28"
        },
        {
            "id": 99662,
            "ip_address": "74.125.150.2",
            "count": 1,
            "first_visit": "2026-06-28T13:32:02.467395+06:00",
            "date": "2026-06-28"
        },
        {
            "id": 99663,
            "ip_address": "27.147.237.24",
            "count": 1,
            "first_visit": "2026-06-28T13:41:26.750490+06:00",
            "date": "2026-06-28"
        },
        {
            "id": 99664,
            "ip_address": "92.112.57.110",
            "count": 1,
            "first_visit": "2026-06-28T13:56:25.190265+06:00",
            "date": "2026-06-28"
        }
    ]
}