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

{
    "count": 97421,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97408&ordering=first_visit",
    "results": [
        {
            "id": 97513,
            "ip_address": "27.147.237.49",
            "count": 1,
            "first_visit": "2026-04-28T19:26:26.690475+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97514,
            "ip_address": "103.6.123.190",
            "count": 1,
            "first_visit": "2026-04-28T20:00:08.268676+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97515,
            "ip_address": "37.111.200.145",
            "count": 2,
            "first_visit": "2026-04-28T20:12:08.791065+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97516,
            "ip_address": "37.111.213.41",
            "count": 1,
            "first_visit": "2026-04-28T20:34:04.055274+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97517,
            "ip_address": "37.111.213.183",
            "count": 1,
            "first_visit": "2026-04-28T21:07:00.957251+06:00",
            "date": "2026-04-28"
        }
    ]
}