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

{
    "count": 92023,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92008&ordering=first_visit",
    "results": [
        {
            "id": 92113,
            "ip_address": "103.87.251.190",
            "count": 1,
            "first_visit": "2025-11-17T19:20:04.933464+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 92114,
            "ip_address": "192.178.15.8",
            "count": 1,
            "first_visit": "2025-11-17T19:52:38.234918+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 92115,
            "ip_address": "59.153.103.65",
            "count": 1,
            "first_visit": "2025-11-17T20:20:51.381509+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 92116,
            "ip_address": "27.125.247.115",
            "count": 1,
            "first_visit": "2025-11-17T20:21:54.311773+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 92117,
            "ip_address": "15.204.89.127",
            "count": 1,
            "first_visit": "2025-11-17T20:30:44.722578+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 92118,
            "ip_address": "72.14.199.229",
            "count": 1,
            "first_visit": "2025-11-17T20:52:53.004616+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 92119,
            "ip_address": "103.145.165.20",
            "count": 1,
            "first_visit": "2025-11-17T21:29:37.106477+06:00",
            "date": "2025-11-17"
        }
    ]
}