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

{
    "count": 103083,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103072&ordering=id",
    "results": [
        {
            "id": 103177,
            "ip_address": "68.67.112.250",
            "count": 1,
            "first_visit": "2026-09-14T14:22:07.682079+06:00",
            "date": "2026-09-14"
        },
        {
            "id": 103178,
            "ip_address": "144.217.68.189",
            "count": 1,
            "first_visit": "2026-09-14T14:23:44.693720+06:00",
            "date": "2026-09-14"
        },
        {
            "id": 103179,
            "ip_address": "37.111.206.202",
            "count": 1,
            "first_visit": "2026-09-14T14:32:23.326426+06:00",
            "date": "2026-09-14"
        }
    ]
}