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

{
    "count": 99413,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99400&ordering=id",
    "results": [
        {
            "id": 99505,
            "ip_address": "103.112.207.84",
            "count": 1,
            "first_visit": "2026-06-23T18:01:05.138864+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99506,
            "ip_address": "37.111.210.192",
            "count": 1,
            "first_visit": "2026-06-23T18:01:49.987130+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99507,
            "ip_address": "103.55.145.127",
            "count": 1,
            "first_visit": "2026-06-23T19:24:27.391623+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99508,
            "ip_address": "64.233.172.197",
            "count": 1,
            "first_visit": "2026-06-23T19:24:32.175386+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99509,
            "ip_address": "103.179.239.205",
            "count": 2,
            "first_visit": "2026-06-23T19:42:20.586888+06:00",
            "date": "2026-06-23"
        }
    ]
}