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

{
    "count": 100134,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21368&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21352&ordering=-ip_address",
    "results": [
        {
            "id": 24769,
            "ip_address": "37.111.215.51",
            "count": 1,
            "first_visit": "2022-07-20T17:16:16.787568+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 91770,
            "ip_address": "37.111.215.51",
            "count": 3,
            "first_visit": "2025-11-08T19:24:03.115477+06:00",
            "date": "2025-11-08"
        },
        {
            "id": 87041,
            "ip_address": "37.111.215.50",
            "count": 3,
            "first_visit": "2025-08-03T16:58:19.844941+06:00",
            "date": "2025-08-03"
        },
        {
            "id": 36960,
            "ip_address": "37.111.215.48",
            "count": 1,
            "first_visit": "2022-11-05T10:45:36.409398+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 8331,
            "ip_address": "37.111.215.47",
            "count": 1,
            "first_visit": "2022-05-17T22:18:19.504217+06:00",
            "date": null
        },
        {
            "id": 3664,
            "ip_address": "37.111.215.41",
            "count": 1,
            "first_visit": "2022-02-16T15:24:28.845178+06:00",
            "date": null
        },
        {
            "id": 24569,
            "ip_address": "37.111.215.40",
            "count": 1,
            "first_visit": "2022-07-20T11:51:08.541288+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 93406,
            "ip_address": "37.111.215.40",
            "count": 1,
            "first_visit": "2025-12-28T18:02:12.399769+06:00",
            "date": "2025-12-28"
        }
    ]
}