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

{
    "count": 100720,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98032&ordering=ip_address",
    "results": [
        {
            "id": 98696,
            "ip_address": "71.24.253.225",
            "count": 1,
            "first_visit": "2026-05-31T14:59:59.164845+06:00",
            "date": "2026-05-31"
        },
        {
            "id": 40169,
            "ip_address": "71.249.96.89",
            "count": 1,
            "first_visit": "2023-01-10T19:48:49.901722+06:00",
            "date": "2023-01-10"
        },
        {
            "id": 65132,
            "ip_address": "72.111.84.239",
            "count": 1,
            "first_visit": "2024-02-25T08:09:05.953637+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 94648,
            "ip_address": "72.1.180.173",
            "count": 1,
            "first_visit": "2026-01-30T16:48:33.115767+06:00",
            "date": "2026-01-30"
        },
        {
            "id": 84113,
            "ip_address": "72.136.115.109",
            "count": 1,
            "first_visit": "2025-06-17T11:10:10.895169+06:00",
            "date": "2025-06-17"
        },
        {
            "id": 3814,
            "ip_address": "72.137.123.61",
            "count": 1,
            "first_visit": "2022-02-23T13:03:21.486751+06:00",
            "date": null
        },
        {
            "id": 817,
            "ip_address": "72.137.7.206",
            "count": 3,
            "first_visit": "2021-12-19T10:19:37.306726+06:00",
            "date": null
        },
        {
            "id": 42822,
            "ip_address": "72.137.79.5",
            "count": 1,
            "first_visit": "2023-02-28T09:47:43.311446+06:00",
            "date": "2023-02-28"
        }
    ]
}