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

{
    "count": 96740,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96728&ordering=first_visit",
    "results": [
        {
            "id": 96833,
            "ip_address": "37.111.194.86",
            "count": 1,
            "first_visit": "2026-04-08T12:35:02.964130+06:00",
            "date": "2026-04-08"
        },
        {
            "id": 96834,
            "ip_address": "103.187.95.253",
            "count": 1,
            "first_visit": "2026-04-08T12:52:23.209265+06:00",
            "date": "2026-04-08"
        },
        {
            "id": 96835,
            "ip_address": "209.85.238.230",
            "count": 1,
            "first_visit": "2026-04-08T14:18:39.037624+06:00",
            "date": "2026-04-08"
        },
        {
            "id": 96836,
            "ip_address": "103.199.152.43",
            "count": 1,
            "first_visit": "2026-04-08T14:24:35.431249+06:00",
            "date": "2026-04-08"
        }
    ]
}