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

{
    "count": 100221,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100208",
    "results": [
        {
            "id": 100312,
            "ip_address": "34.106.65.143",
            "count": 2,
            "first_visit": "2026-07-15T19:10:34.105109+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 100313,
            "ip_address": "45.118.60.2",
            "count": 1,
            "first_visit": "2026-07-15T19:47:55.602793+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 100297,
            "ip_address": "74.125.150.2",
            "count": 2,
            "first_visit": "2026-07-15T12:56:40.569313+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 100314,
            "ip_address": "58.145.190.214",
            "count": 1,
            "first_visit": "2026-07-15T20:09:02.805533+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 100315,
            "ip_address": "64.233.172.196",
            "count": 1,
            "first_visit": "2026-07-15T20:09:06.634197+06:00",
            "date": "2026-07-15"
        }
    ]
}