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

{
    "count": 93211,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93200&ordering=id",
    "results": [
        {
            "id": 93305,
            "ip_address": "66.249.79.229",
            "count": 1,
            "first_visit": "2025-12-25T09:36:55.311369+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 93306,
            "ip_address": "37.111.215.150",
            "count": 1,
            "first_visit": "2025-12-25T10:30:58.652798+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 93307,
            "ip_address": "103.120.162.184",
            "count": 1,
            "first_visit": "2025-12-25T11:03:00.754602+06:00",
            "date": "2025-12-25"
        }
    ]
}