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

{
    "count": 94505,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96&ordering=ip_address",
    "results": [
        {
            "id": 13388,
            "ip_address": "101.32.32.132",
            "count": 1,
            "first_visit": "2022-06-02T17:16:57.287960+06:00",
            "date": null
        },
        {
            "id": 13276,
            "ip_address": "101.32.47.138",
            "count": 1,
            "first_visit": "2022-06-01T18:30:29.823540+06:00",
            "date": null
        },
        {
            "id": 93630,
            "ip_address": "101.33.14.15",
            "count": 1,
            "first_visit": "2026-01-05T12:39:24.101081+06:00",
            "date": "2026-01-05"
        },
        {
            "id": 93685,
            "ip_address": "101.33.14.19",
            "count": 1,
            "first_visit": "2026-01-06T01:38:46.207085+06:00",
            "date": "2026-01-06"
        },
        {
            "id": 85217,
            "ip_address": "101.44.185.181",
            "count": 1,
            "first_visit": "2025-07-04T13:53:15.178075+06:00",
            "date": "2025-07-04"
        },
        {
            "id": 85136,
            "ip_address": "101.44.25.156",
            "count": 1,
            "first_visit": "2025-07-03T07:34:31.643069+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 84077,
            "ip_address": "101.44.80.124",
            "count": 1,
            "first_visit": "2025-06-16T09:25:23.320498+06:00",
            "date": "2025-06-16"
        },
        {
            "id": 82046,
            "ip_address": "101.46.4.12",
            "count": 1,
            "first_visit": "2025-04-30T02:44:09.763913+06:00",
            "date": "2025-04-30"
        }
    ]
}