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

{
    "count": 98177,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15128&ordering=ip_address",
    "results": [
        {
            "id": 91999,
            "ip_address": "103.230.104.34",
            "count": 1,
            "first_visit": "2025-11-14T08:54:24.565808+06:00",
            "date": "2025-11-14"
        },
        {
            "id": 40492,
            "ip_address": "103.230.104.34",
            "count": 1,
            "first_visit": "2023-01-16T19:40:51.001546+06:00",
            "date": "2023-01-16"
        },
        {
            "id": 18519,
            "ip_address": "103.230.104.34",
            "count": 1,
            "first_visit": "2022-06-25T10:21:29.287892+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 24751,
            "ip_address": "103.230.104.35",
            "count": 1,
            "first_visit": "2022-07-20T16:47:14.840591+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6701,
            "ip_address": "103.230.104.36",
            "count": 1,
            "first_visit": "2022-05-16T13:19:04.326816+06:00",
            "date": null
        },
        {
            "id": 84505,
            "ip_address": "103.230.104.37",
            "count": 1,
            "first_visit": "2025-06-25T19:36:56.418319+06:00",
            "date": "2025-06-25"
        },
        {
            "id": 84676,
            "ip_address": "103.230.104.37",
            "count": 1,
            "first_visit": "2025-06-28T18:22:12.096674+06:00",
            "date": "2025-06-28"
        },
        {
            "id": 9273,
            "ip_address": "103.230.104.37",
            "count": 3,
            "first_visit": "2022-05-19T08:32:52.248068+06:00",
            "date": null
        }
    ]
}