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

{
    "count": 92227,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92216&ordering=id",
    "results": [
        {
            "id": 92321,
            "ip_address": "64.38.106.183",
            "count": 1,
            "first_visit": "2025-11-23T17:36:21.087000+06:00",
            "date": "2025-11-23"
        },
        {
            "id": 92322,
            "ip_address": "27.147.144.153",
            "count": 1,
            "first_visit": "2025-11-23T17:37:05.476023+06:00",
            "date": "2025-11-23"
        },
        {
            "id": 92323,
            "ip_address": "66.249.79.230",
            "count": 1,
            "first_visit": "2025-11-23T17:48:19.097285+06:00",
            "date": "2025-11-23"
        }
    ]
}