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

{
    "count": 102374,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2352&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2336&ordering=-ip_address",
    "results": [
        {
            "id": 120,
            "ip_address": "72.224.165.249",
            "count": 1,
            "first_visit": "2021-12-04T02:44:55.572149+06:00",
            "date": null
        },
        {
            "id": 77596,
            "ip_address": "72.222.121.48",
            "count": 1,
            "first_visit": "2025-01-07T21:14:07.167076+06:00",
            "date": "2025-01-07"
        },
        {
            "id": 100214,
            "ip_address": "72.216.175.138",
            "count": 1,
            "first_visit": "2026-07-13T13:13:13.812499+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 67771,
            "ip_address": "72.208.71.221",
            "count": 2,
            "first_visit": "2024-05-01T14:24:45.435708+06:00",
            "date": "2024-05-01"
        },
        {
            "id": 97268,
            "ip_address": "72.208.71.221",
            "count": 1,
            "first_visit": "2026-04-22T03:49:43.202923+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 67011,
            "ip_address": "72.208.71.221",
            "count": 1,
            "first_visit": "2024-04-16T00:12:08.828173+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 98675,
            "ip_address": "72.193.56.52",
            "count": 1,
            "first_visit": "2026-05-31T14:56:15.445206+06:00",
            "date": "2026-05-31"
        },
        {
            "id": 1641,
            "ip_address": "72.193.244.159",
            "count": 2,
            "first_visit": "2022-01-04T10:24:52.316812+06:00",
            "date": null
        }
    ]
}