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

{
    "count": 99858,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22544&ordering=-ip_address",
    "results": [
        {
            "id": 82443,
            "ip_address": "37.111.212.140",
            "count": 1,
            "first_visit": "2025-05-07T17:28:56.339539+06:00",
            "date": "2025-05-07"
        },
        {
            "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"
        }
    ]
}