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

{
    "count": 100973,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100960",
    "results": [
        {
            "id": 101065,
            "ip_address": "103.190.16.34",
            "count": 2,
            "first_visit": "2026-08-01T23:47:30.516347+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101067,
            "ip_address": "103.190.16.34",
            "count": 1,
            "first_visit": "2026-08-02T00:10:41.975335+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 101066,
            "ip_address": "103.230.105.32",
            "count": 5,
            "first_visit": "2026-08-02T00:04:17.293379+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 101068,
            "ip_address": "119.15.155.102",
            "count": 1,
            "first_visit": "2026-08-02T00:32:49.807435+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 101069,
            "ip_address": "17.22.245.146",
            "count": 1,
            "first_visit": "2026-08-02T00:35:43.197071+06:00",
            "date": "2026-08-02"
        }
    ]
}