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

{
    "count": 96212,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20296&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20280&ordering=-ip_address",
    "results": [
        {
            "id": 39289,
            "ip_address": "37.111.215.52",
            "count": 1,
            "first_visit": "2022-12-24T17:41:30.954231+06:00",
            "date": "2022-12-24"
        },
        {
            "id": 692,
            "ip_address": "37.111.215.51",
            "count": 1,
            "first_visit": "2021-12-14T19:03:51.145984+06:00",
            "date": null
        },
        {
            "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
        }
    ]
}