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

{
    "count": 98491,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83544&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83528&ordering=-ip_address",
    "results": [
        {
            "id": 5732,
            "ip_address": "103.222.22.10",
            "count": 2,
            "first_visit": "2022-05-09T01:30:27.198527+06:00",
            "date": null
        },
        {
            "id": 34924,
            "ip_address": "103.222.22.1",
            "count": 1,
            "first_visit": "2022-09-24T15:58:31.428861+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 1924,
            "ip_address": "103.222.22.1",
            "count": 1,
            "first_visit": "2022-01-11T17:47:21.858273+06:00",
            "date": null
        },
        {
            "id": 34573,
            "ip_address": "103.222.22.0",
            "count": 1,
            "first_visit": "2022-09-17T23:02:38.577733+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 98070,
            "ip_address": "103.222.22.0",
            "count": 1,
            "first_visit": "2026-05-14T12:23:44.818135+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 91348,
            "ip_address": "103.222.21.90",
            "count": 1,
            "first_visit": "2025-10-28T17:19:43.371059+06:00",
            "date": "2025-10-28"
        },
        {
            "id": 85925,
            "ip_address": "103.222.21.90",
            "count": 1,
            "first_visit": "2025-07-16T14:43:50.948164+06:00",
            "date": "2025-07-16"
        },
        {
            "id": 91822,
            "ip_address": "103.222.21.90",
            "count": 1,
            "first_visit": "2025-11-10T11:54:37.842298+06:00",
            "date": "2025-11-10"
        }
    ]
}