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

{
    "count": 102068,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102056",
    "results": [
        {
            "id": 102163,
            "ip_address": "182.163.102.36",
            "count": 1,
            "first_visit": "2026-08-25T12:07:59.445531+06:00",
            "date": "2026-08-25"
        },
        {
            "id": 102159,
            "ip_address": "74.125.150.128",
            "count": 2,
            "first_visit": "2026-08-25T11:33:15.381699+06:00",
            "date": "2026-08-25"
        },
        {
            "id": 102155,
            "ip_address": "202.4.101.204",
            "count": 4,
            "first_visit": "2026-08-25T11:06:54.283510+06:00",
            "date": "2026-08-25"
        },
        {
            "id": 102164,
            "ip_address": "27.147.135.86",
            "count": 1,
            "first_visit": "2026-08-25T12:30:05.267042+06:00",
            "date": "2026-08-25"
        }
    ]
}