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

{
    "count": 94768,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14744&ordering=ip_address",
    "results": [
        {
            "id": 7230,
            "ip_address": "103.230.105.56",
            "count": 2,
            "first_visit": "2022-05-16T20:03:28.961289+06:00",
            "date": null
        },
        {
            "id": 42560,
            "ip_address": "103.230.105.56",
            "count": 1,
            "first_visit": "2023-02-22T20:44:57.921699+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 79991,
            "ip_address": "103.230.105.56",
            "count": 1,
            "first_visit": "2025-03-11T03:25:27.735679+06:00",
            "date": "2025-03-11"
        },
        {
            "id": 42834,
            "ip_address": "103.230.105.57",
            "count": 2,
            "first_visit": "2023-02-28T14:03:32.082475+06:00",
            "date": "2023-02-28"
        },
        {
            "id": 10941,
            "ip_address": "103.230.105.58",
            "count": 1,
            "first_visit": "2022-05-24T12:21:59.872264+06:00",
            "date": null
        },
        {
            "id": 89901,
            "ip_address": "103.230.105.59",
            "count": 1,
            "first_visit": "2025-09-22T20:53:17.539288+06:00",
            "date": "2025-09-22"
        },
        {
            "id": 2621,
            "ip_address": "103.230.105.59",
            "count": 2,
            "first_visit": "2022-01-22T16:12:52.592602+06:00",
            "date": null
        },
        {
            "id": 63040,
            "ip_address": "103.230.105.6",
            "count": 2,
            "first_visit": "2024-01-13T18:04:29.778081+06:00",
            "date": "2024-01-13"
        }
    ]
}