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

{
    "count": 94746,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94736&ordering=id",
    "results": [
        {
            "id": 94841,
            "ip_address": "37.111.211.237",
            "count": 3,
            "first_visit": "2026-02-04T16:22:49.957604+06:00",
            "date": "2026-02-04"
        },
        {
            "id": 94842,
            "ip_address": "74.125.212.1",
            "count": 1,
            "first_visit": "2026-02-04T18:23:47.455596+06:00",
            "date": "2026-02-04"
        }
    ]
}