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

{
    "count": 95120,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15976&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15960&ordering=-ip_address",
    "results": [
        {
            "id": 7665,
            "ip_address": "42.0.7.247",
            "count": 24,
            "first_visit": "2022-05-17T08:33:48.623559+06:00",
            "date": null
        },
        {
            "id": 25155,
            "ip_address": "42.0.7.246",
            "count": 1,
            "first_visit": "2022-07-21T07:09:58.920500+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 31436,
            "ip_address": "42.0.7.246",
            "count": 1,
            "first_visit": "2022-08-07T14:03:37.775764+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 10057,
            "ip_address": "42.0.7.246",
            "count": 7,
            "first_visit": "2022-05-21T17:50:25.030216+06:00",
            "date": null
        },
        {
            "id": 84234,
            "ip_address": "42.0.7.246",
            "count": 1,
            "first_visit": "2025-06-20T10:08:41.174535+06:00",
            "date": "2025-06-20"
        },
        {
            "id": 27663,
            "ip_address": "42.0.7.245",
            "count": 1,
            "first_visit": "2022-07-26T11:01:51.508629+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 24290,
            "ip_address": "42.0.7.245",
            "count": 1,
            "first_visit": "2022-07-20T00:35:19.062799+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 23782,
            "ip_address": "42.0.7.245",
            "count": 2,
            "first_visit": "2022-07-18T22:31:06.370409+06:00",
            "date": "2022-07-18"
        }
    ]
}