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

{
    "count": 100653,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15824&ordering=ip_address",
    "results": [
        {
            "id": 2850,
            "ip_address": "103.230.106.50",
            "count": 2,
            "first_visit": "2022-01-25T21:20:27.798199+06:00",
            "date": null
        },
        {
            "id": 88694,
            "ip_address": "103.230.106.50",
            "count": 1,
            "first_visit": "2025-08-30T20:50:09.225315+06:00",
            "date": "2025-08-30"
        },
        {
            "id": 62659,
            "ip_address": "103.230.106.51",
            "count": 1,
            "first_visit": "2024-01-08T15:37:49.195317+06:00",
            "date": "2024-01-08"
        },
        {
            "id": 92529,
            "ip_address": "103.230.106.52",
            "count": 1,
            "first_visit": "2025-12-01T12:04:49.753744+06:00",
            "date": "2025-12-01"
        },
        {
            "id": 35986,
            "ip_address": "103.230.106.52",
            "count": 2,
            "first_visit": "2022-10-16T19:51:55.751824+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 8267,
            "ip_address": "103.230.106.52",
            "count": 2,
            "first_visit": "2022-05-17T19:19:10.556726+06:00",
            "date": null
        },
        {
            "id": 78041,
            "ip_address": "103.230.106.53",
            "count": 3,
            "first_visit": "2025-01-19T22:30:38.374115+06:00",
            "date": "2025-01-19"
        },
        {
            "id": 69411,
            "ip_address": "103.230.106.53",
            "count": 1,
            "first_visit": "2024-06-04T18:56:37.415139+06:00",
            "date": "2024-06-04"
        }
    ]
}