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

{
    "count": 97475,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97464",
    "results": [
        {
            "id": 97539,
            "ip_address": "66.249.68.8",
            "count": 4,
            "first_visit": "2026-04-29T08:09:00.410505+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97569,
            "ip_address": "103.238.115.147",
            "count": 10,
            "first_visit": "2026-04-29T22:02:29.193556+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97571,
            "ip_address": "192.140.255.157",
            "count": 1,
            "first_visit": "2026-04-29T22:53:25.748765+06:00",
            "date": "2026-04-29"
        }
    ]
}