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

{
    "count": 97462,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97448&ordering=id",
    "results": [
        {
            "id": 97553,
            "ip_address": "103.221.253.189",
            "count": 3,
            "first_visit": "2026-04-29T14:50:19.127384+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97554,
            "ip_address": "138.199.6.242",
            "count": 1,
            "first_visit": "2026-04-29T14:52:19.103151+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97555,
            "ip_address": "66.249.68.1",
            "count": 1,
            "first_visit": "2026-04-29T15:12:36.887348+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97556,
            "ip_address": "100.27.189.51",
            "count": 1,
            "first_visit": "2026-04-29T15:13:22.616852+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97557,
            "ip_address": "5.183.255.222",
            "count": 1,
            "first_visit": "2026-04-29T15:29:02.448304+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97558,
            "ip_address": "128.241.106.212",
            "count": 1,
            "first_visit": "2026-04-29T15:49:09.486999+06:00",
            "date": "2026-04-29"
        }
    ]
}