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

{
    "count": 103812,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103800&ordering=id",
    "results": [
        {
            "id": 103905,
            "ip_address": "103.189.159.190",
            "count": 1,
            "first_visit": "2026-09-26T09:40:41.858406+06:00",
            "date": "2026-09-26"
        },
        {
            "id": 103906,
            "ip_address": "103.120.202.5",
            "count": 4,
            "first_visit": "2026-09-26T09:49:30.385431+06:00",
            "date": "2026-09-26"
        },
        {
            "id": 103907,
            "ip_address": "104.210.56.225",
            "count": 1,
            "first_visit": "2026-09-26T09:55:52.263262+06:00",
            "date": "2026-09-26"
        },
        {
            "id": 103908,
            "ip_address": "27.147.166.125",
            "count": 1,
            "first_visit": "2026-09-26T10:20:28.347808+06:00",
            "date": "2026-09-26"
        }
    ]
}