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

{
    "count": 96508,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96496&ordering=id",
    "results": [
        {
            "id": 96601,
            "ip_address": "170.223.207.24",
            "count": 1,
            "first_visit": "2026-04-01T21:24:22.736364+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 96602,
            "ip_address": "94.74.123.141",
            "count": 1,
            "first_visit": "2026-04-01T22:29:50.064878+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 96603,
            "ip_address": "50.169.54.34",
            "count": 1,
            "first_visit": "2026-04-01T23:36:43.863500+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 96604,
            "ip_address": "172.56.233.135",
            "count": 1,
            "first_visit": "2026-04-01T23:36:44.170800+06:00",
            "date": "2026-04-01"
        }
    ]
}