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

{
    "count": 102924,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102912&ordering=id",
    "results": [
        {
            "id": 103017,
            "ip_address": "103.217.111.136",
            "count": 2,
            "first_visit": "2026-09-11T19:29:34.511268+06:00",
            "date": "2026-09-11"
        },
        {
            "id": 103018,
            "ip_address": "74.125.150.137",
            "count": 1,
            "first_visit": "2026-09-11T19:36:22.684658+06:00",
            "date": "2026-09-11"
        },
        {
            "id": 103019,
            "ip_address": "17.166.234.109",
            "count": 1,
            "first_visit": "2026-09-11T20:26:51.897757+06:00",
            "date": "2026-09-11"
        },
        {
            "id": 103020,
            "ip_address": "103.170.172.29",
            "count": 1,
            "first_visit": "2026-09-11T20:28:10.779195+06:00",
            "date": "2026-09-11"
        }
    ]
}