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

{
    "count": 103525,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103512&ordering=id",
    "results": [
        {
            "id": 103617,
            "ip_address": "114.119.145.66",
            "count": 1,
            "first_visit": "2026-09-22T07:08:38.325039+06:00",
            "date": "2026-09-22"
        },
        {
            "id": 103618,
            "ip_address": "114.119.137.68",
            "count": 1,
            "first_visit": "2026-09-22T07:16:59.173622+06:00",
            "date": "2026-09-22"
        },
        {
            "id": 103619,
            "ip_address": "2a03:2880:25ff:45::",
            "count": 1,
            "first_visit": "2026-09-22T07:37:26.545810+06:00",
            "date": "2026-09-22"
        },
        {
            "id": 103620,
            "ip_address": "103.10.54.8",
            "count": 3,
            "first_visit": "2026-09-22T07:57:01.220627+06:00",
            "date": "2026-09-22"
        },
        {
            "id": 103621,
            "ip_address": "114.119.146.197",
            "count": 1,
            "first_visit": "2026-09-22T08:11:01.708764+06:00",
            "date": "2026-09-22"
        }
    ]
}