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

{
    "count": 101229,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101216&ordering=first_visit",
    "results": [
        {
            "id": 101321,
            "ip_address": "176.36.65.88",
            "count": 1,
            "first_visit": "2026-08-08T11:03:47.501204+06:00",
            "date": "2026-08-08"
        },
        {
            "id": 101322,
            "ip_address": "92.99.49.69",
            "count": 1,
            "first_visit": "2026-08-08T11:04:06.665986+06:00",
            "date": "2026-08-08"
        },
        {
            "id": 101323,
            "ip_address": "105.235.255.15",
            "count": 1,
            "first_visit": "2026-08-08T11:04:19.678275+06:00",
            "date": "2026-08-08"
        },
        {
            "id": 101324,
            "ip_address": "31.43.37.168",
            "count": 1,
            "first_visit": "2026-08-08T11:04:54.290044+06:00",
            "date": "2026-08-08"
        },
        {
            "id": 101325,
            "ip_address": "43.245.120.131",
            "count": 1,
            "first_visit": "2026-08-08T11:52:33.992141+06:00",
            "date": "2026-08-08"
        }
    ]
}