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

{
    "count": 102987,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102976&ordering=id",
    "results": [
        {
            "id": 103081,
            "ip_address": "37.111.246.114",
            "count": 1,
            "first_visit": "2026-09-12T18:50:20.595446+06:00",
            "date": "2026-09-12"
        },
        {
            "id": 103082,
            "ip_address": "144.48.111.30",
            "count": 1,
            "first_visit": "2026-09-12T18:51:19.913995+06:00",
            "date": "2026-09-12"
        },
        {
            "id": 103083,
            "ip_address": "172.224.241.8",
            "count": 1,
            "first_visit": "2026-09-12T19:10:50.811062+06:00",
            "date": "2026-09-12"
        }
    ]
}