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

{
    "count": 96569,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21600&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21584&ordering=-ip_address",
    "results": [
        {
            "id": 86653,
            "ip_address": "37.111.212.140",
            "count": 1,
            "first_visit": "2025-07-28T14:25:32.445875+06:00",
            "date": "2025-07-28"
        },
        {
            "id": 84413,
            "ip_address": "37.111.212.14",
            "count": 1,
            "first_visit": "2025-06-24T10:29:08.505093+06:00",
            "date": "2025-06-24"
        },
        {
            "id": 10070,
            "ip_address": "37.111.212.14",
            "count": 1,
            "first_visit": "2022-05-21T19:48:04.884401+06:00",
            "date": null
        },
        {
            "id": 10421,
            "ip_address": "37.111.212.139",
            "count": 1,
            "first_visit": "2022-05-22T22:21:33.226342+06:00",
            "date": null
        },
        {
            "id": 85710,
            "ip_address": "37.111.212.139",
            "count": 3,
            "first_visit": "2025-07-12T11:25:14.446664+06:00",
            "date": "2025-07-12"
        },
        {
            "id": 77400,
            "ip_address": "37.111.212.139",
            "count": 1,
            "first_visit": "2025-01-01T21:21:39.588307+06:00",
            "date": "2025-01-01"
        },
        {
            "id": 63100,
            "ip_address": "37.111.212.139",
            "count": 2,
            "first_visit": "2024-01-14T18:59:04.323713+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 76586,
            "ip_address": "37.111.212.139",
            "count": 1,
            "first_visit": "2024-12-09T21:38:30.551254+06:00",
            "date": "2024-12-09"
        }
    ]
}