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

{
    "count": 101692,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76664&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76648&ordering=ip_address",
    "results": [
        {
            "id": 10165,
            "ip_address": "37.111.206.120",
            "count": 1,
            "first_visit": "2022-05-21T23:42:27.277806+06:00",
            "date": null
        },
        {
            "id": 9835,
            "ip_address": "37.111.206.121",
            "count": 2,
            "first_visit": "2022-05-20T22:38:44.998681+06:00",
            "date": null
        },
        {
            "id": 77463,
            "ip_address": "37.111.206.121",
            "count": 3,
            "first_visit": "2025-01-03T20:28:07.891338+06:00",
            "date": "2025-01-03"
        },
        {
            "id": 87970,
            "ip_address": "37.111.206.121",
            "count": 1,
            "first_visit": "2025-08-18T20:16:05.153522+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 87297,
            "ip_address": "37.111.206.122",
            "count": 3,
            "first_visit": "2025-08-07T10:04:18.885872+06:00",
            "date": "2025-08-07"
        },
        {
            "id": 7776,
            "ip_address": "37.111.206.122",
            "count": 3,
            "first_visit": "2022-05-17T09:58:18.943502+06:00",
            "date": null
        },
        {
            "id": 45910,
            "ip_address": "37.111.206.122",
            "count": 1,
            "first_visit": "2023-04-30T14:10:47.018190+06:00",
            "date": "2023-04-30"
        },
        {
            "id": 41755,
            "ip_address": "37.111.206.122",
            "count": 1,
            "first_visit": "2023-02-07T21:29:30.413408+06:00",
            "date": "2023-02-07"
        }
    ]
}