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

{
    "count": 101112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84664&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84648&ordering=date",
    "results": [
        {
            "id": 98382,
            "ip_address": "103.88.141.69",
            "count": 2,
            "first_visit": "2026-05-21T22:09:41.383197+06:00",
            "date": "2026-05-21"
        },
        {
            "id": 98383,
            "ip_address": "74.125.150.1",
            "count": 1,
            "first_visit": "2026-05-21T22:26:18.900479+06:00",
            "date": "2026-05-21"
        },
        {
            "id": 98384,
            "ip_address": "43.245.120.36",
            "count": 1,
            "first_visit": "2026-05-21T22:36:40.038140+06:00",
            "date": "2026-05-21"
        },
        {
            "id": 98386,
            "ip_address": "142.147.200.57",
            "count": 1,
            "first_visit": "2026-05-21T23:46:34.319072+06:00",
            "date": "2026-05-21"
        },
        {
            "id": 98385,
            "ip_address": "45.250.228.103",
            "count": 2,
            "first_visit": "2026-05-21T23:28:36.150156+06:00",
            "date": "2026-05-21"
        },
        {
            "id": 98350,
            "ip_address": "103.140.176.22",
            "count": 1,
            "first_visit": "2026-05-21T03:10:24.024382+06:00",
            "date": "2026-05-21"
        },
        {
            "id": 98351,
            "ip_address": "17.241.75.235",
            "count": 1,
            "first_visit": "2026-05-21T03:47:38.311009+06:00",
            "date": "2026-05-21"
        },
        {
            "id": 98352,
            "ip_address": "91.98.176.10",
            "count": 1,
            "first_visit": "2026-05-21T03:54:17.639428+06:00",
            "date": "2026-05-21"
        }
    ]
}