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

{
    "count": 100509,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100496",
    "results": [
        {
            "id": 100604,
            "ip_address": "103.175.127.3",
            "count": 1,
            "first_visit": "2026-07-22T18:59:02.716346+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100589,
            "ip_address": "37.111.194.151",
            "count": 8,
            "first_visit": "2026-07-22T14:41:02.153896+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100602,
            "ip_address": "103.116.165.245",
            "count": 4,
            "first_visit": "2026-07-22T18:47:01.615720+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100579,
            "ip_address": "74.125.150.8",
            "count": 6,
            "first_visit": "2026-07-22T03:33:56.320630+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100605,
            "ip_address": "103.73.227.161",
            "count": 3,
            "first_visit": "2026-07-22T19:38:51.119176+06:00",
            "date": "2026-07-22"
        }
    ]
}