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

{
    "count": 99159,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99144&ordering=first_visit",
    "results": [
        {
            "id": 99249,
            "ip_address": "89.40.109.223",
            "count": 1,
            "first_visit": "2026-06-16T07:37:43.122173+06:00",
            "date": "2026-06-16"
        },
        {
            "id": 99250,
            "ip_address": "74.125.150.8",
            "count": 1,
            "first_visit": "2026-06-16T07:40:42.904535+06:00",
            "date": "2026-06-16"
        },
        {
            "id": 99251,
            "ip_address": "106.0.53.217",
            "count": 1,
            "first_visit": "2026-06-16T08:22:19.325960+06:00",
            "date": "2026-06-16"
        },
        {
            "id": 99252,
            "ip_address": "210.4.78.4",
            "count": 1,
            "first_visit": "2026-06-16T08:49:23.469208+06:00",
            "date": "2026-06-16"
        },
        {
            "id": 99253,
            "ip_address": "103.197.153.128",
            "count": 1,
            "first_visit": "2026-06-16T08:52:41.062190+06:00",
            "date": "2026-06-16"
        },
        {
            "id": 99254,
            "ip_address": "202.4.101.204",
            "count": 1,
            "first_visit": "2026-06-16T08:56:01.386407+06:00",
            "date": "2026-06-16"
        },
        {
            "id": 99255,
            "ip_address": "103.86.108.24",
            "count": 1,
            "first_visit": "2026-06-16T09:15:39.260908+06:00",
            "date": "2026-06-16"
        }
    ]
}