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

{
    "count": 99142,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99136&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99120&ordering=first_visit",
    "results": [
        {
            "id": 99225,
            "ip_address": "37.111.194.81",
            "count": 3,
            "first_visit": "2026-06-15T12:07:01.183956+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99226,
            "ip_address": "121.91.181.50",
            "count": 1,
            "first_visit": "2026-06-15T12:40:19.928543+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99227,
            "ip_address": "59.152.5.230",
            "count": 1,
            "first_visit": "2026-06-15T12:47:38.432303+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99228,
            "ip_address": "37.111.207.56",
            "count": 1,
            "first_visit": "2026-06-15T13:22:15.375420+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99229,
            "ip_address": "165.101.132.62",
            "count": 1,
            "first_visit": "2026-06-15T13:28:16.592455+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99230,
            "ip_address": "103.72.212.56",
            "count": 1,
            "first_visit": "2026-06-15T14:25:38.520915+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99231,
            "ip_address": "37.111.218.92",
            "count": 1,
            "first_visit": "2026-06-15T15:08:42.592099+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99232,
            "ip_address": "103.218.27.53",
            "count": 1,
            "first_visit": "2026-06-15T15:28:19.653310+06:00",
            "date": "2026-06-15"
        }
    ]
}