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

{
    "count": 100532,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100520",
    "results": [
        {
            "id": 100613,
            "ip_address": "103.60.175.62",
            "count": 1,
            "first_visit": "2026-07-23T00:47:51.132099+06:00",
            "date": "2026-07-23"
        },
        {
            "id": 100614,
            "ip_address": "5.139.15.250",
            "count": 1,
            "first_visit": "2026-07-23T05:36:47.393148+06:00",
            "date": "2026-07-23"
        },
        {
            "id": 100615,
            "ip_address": "86.169.209.61",
            "count": 1,
            "first_visit": "2026-07-23T06:24:56.740921+06:00",
            "date": "2026-07-23"
        },
        {
            "id": 100616,
            "ip_address": "172.252.106.115",
            "count": 1,
            "first_visit": "2026-07-23T06:35:59.753745+06:00",
            "date": "2026-07-23"
        }
    ]
}