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

{
    "count": 96205,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96192&ordering=first_visit",
    "results": [
        {
            "id": 96297,
            "ip_address": "37.111.207.186",
            "count": 1,
            "first_visit": "2026-03-24T14:39:49.891530+06:00",
            "date": "2026-03-24"
        },
        {
            "id": 96298,
            "ip_address": "163.53.183.18",
            "count": 2,
            "first_visit": "2026-03-24T16:07:28.834793+06:00",
            "date": "2026-03-24"
        },
        {
            "id": 96299,
            "ip_address": "103.25.250.130",
            "count": 3,
            "first_visit": "2026-03-24T16:08:33.619783+06:00",
            "date": "2026-03-24"
        },
        {
            "id": 96300,
            "ip_address": "17.22.245.224",
            "count": 1,
            "first_visit": "2026-03-24T16:38:07.379088+06:00",
            "date": "2026-03-24"
        },
        {
            "id": 96301,
            "ip_address": "103.134.38.155",
            "count": 1,
            "first_visit": "2026-03-24T16:43:54.549055+06:00",
            "date": "2026-03-24"
        }
    ]
}