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

{
    "count": 96286,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20544&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20528&ordering=-ip_address",
    "results": [
        {
            "id": 78783,
            "ip_address": "37.111.214.49",
            "count": 1,
            "first_visit": "2025-02-10T11:04:27.615946+06:00",
            "date": "2025-02-10"
        },
        {
            "id": 9151,
            "ip_address": "37.111.214.49",
            "count": 2,
            "first_visit": "2022-05-18T23:04:26.059104+06:00",
            "date": null
        },
        {
            "id": 26000,
            "ip_address": "37.111.214.49",
            "count": 1,
            "first_visit": "2022-07-22T15:23:08.129415+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 90725,
            "ip_address": "37.111.214.49",
            "count": 2,
            "first_visit": "2025-10-14T12:00:29.022331+06:00",
            "date": "2025-10-14"
        },
        {
            "id": 12393,
            "ip_address": "37.111.214.46",
            "count": 1,
            "first_visit": "2022-05-29T08:34:10.418024+06:00",
            "date": null
        },
        {
            "id": 3744,
            "ip_address": "37.111.214.45",
            "count": 2,
            "first_visit": "2022-02-20T12:37:41.527981+06:00",
            "date": null
        },
        {
            "id": 85501,
            "ip_address": "37.111.214.45",
            "count": 1,
            "first_visit": "2025-07-09T00:07:14.950128+06:00",
            "date": "2025-07-09"
        },
        {
            "id": 85650,
            "ip_address": "37.111.214.44",
            "count": 1,
            "first_visit": "2025-07-11T15:12:16.912679+06:00",
            "date": "2025-07-11"
        }
    ]
}