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

{
    "count": 103035,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52736&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52720&ordering=ip_address",
    "results": [
        {
            "id": 5185,
            "ip_address": "123.200.25.118",
            "count": 1,
            "first_visit": "2022-04-17T14:17:23.077772+06:00",
            "date": null
        },
        {
            "id": 35687,
            "ip_address": "123.200.25.69",
            "count": 1,
            "first_visit": "2022-10-09T23:04:54.862236+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 2384,
            "ip_address": "123.200.25.85",
            "count": 1,
            "first_visit": "2022-01-17T19:08:38.561330+06:00",
            "date": null
        },
        {
            "id": 49709,
            "ip_address": "123.200.27.41",
            "count": 1,
            "first_visit": "2023-07-10T16:34:18.319696+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 68051,
            "ip_address": "123.200.28.60",
            "count": 1,
            "first_visit": "2024-05-08T10:41:21.256676+06:00",
            "date": "2024-05-08"
        },
        {
            "id": 93451,
            "ip_address": "123.200.28.60",
            "count": 1,
            "first_visit": "2025-12-30T13:27:51.669325+06:00",
            "date": "2025-12-30"
        },
        {
            "id": 32508,
            "ip_address": "123.200.3.102",
            "count": 1,
            "first_visit": "2022-08-20T12:13:22.991369+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 32342,
            "ip_address": "123.200.3.102",
            "count": 1,
            "first_visit": "2022-08-18T13:18:58.603389+06:00",
            "date": "2022-08-18"
        }
    ]
}