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

{
    "count": 99197,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99184&ordering=first_visit",
    "results": [
        {
            "id": 99289,
            "ip_address": "17.246.15.212",
            "count": 1,
            "first_visit": "2026-06-17T14:25:52.067238+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99290,
            "ip_address": "103.237.36.229",
            "count": 1,
            "first_visit": "2026-06-17T14:31:04.174582+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99291,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2026-06-17T14:55:37.911174+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99292,
            "ip_address": "36.255.83.241",
            "count": 1,
            "first_visit": "2026-06-17T15:00:29.568305+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99293,
            "ip_address": "17.246.15.244",
            "count": 1,
            "first_visit": "2026-06-17T16:19:38.454506+06:00",
            "date": "2026-06-17"
        }
    ]
}