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

{
    "count": 98345,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18128&ordering=ip_address",
    "results": [
        {
            "id": 80477,
            "ip_address": "103.30.28.19",
            "count": 1,
            "first_visit": "2025-03-23T09:59:21.490143+06:00",
            "date": "2025-03-23"
        },
        {
            "id": 64463,
            "ip_address": "103.30.28.19",
            "count": 1,
            "first_visit": "2024-02-08T09:43:44.678730+06:00",
            "date": "2024-02-08"
        },
        {
            "id": 39399,
            "ip_address": "103.30.28.214",
            "count": 2,
            "first_visit": "2022-12-26T15:32:17.415047+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 18323,
            "ip_address": "103.30.28.40",
            "count": 1,
            "first_visit": "2022-06-24T23:35:14.978081+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 92947,
            "ip_address": "103.30.28.47",
            "count": 1,
            "first_visit": "2025-12-13T14:37:56.956826+06:00",
            "date": "2025-12-13"
        },
        {
            "id": 3850,
            "ip_address": "103.30.28.52",
            "count": 1,
            "first_visit": "2022-02-24T09:56:32.736153+06:00",
            "date": null
        },
        {
            "id": 7978,
            "ip_address": "103.30.28.96",
            "count": 1,
            "first_visit": "2022-05-17T11:43:32.507183+06:00",
            "date": null
        },
        {
            "id": 95942,
            "ip_address": "103.30.29.106",
            "count": 2,
            "first_visit": "2026-03-11T13:06:14.731125+06:00",
            "date": "2026-03-11"
        }
    ]
}