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

{
    "count": 99848,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22616&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22600&ordering=-ip_address",
    "results": [
        {
            "id": 48688,
            "ip_address": "37.111.212.121",
            "count": 1,
            "first_visit": "2023-06-22T22:45:49.258353+06:00",
            "date": "2023-06-22"
        },
        {
            "id": 77233,
            "ip_address": "37.111.212.121",
            "count": 1,
            "first_visit": "2024-12-28T00:16:44.164653+06:00",
            "date": "2024-12-28"
        },
        {
            "id": 13118,
            "ip_address": "37.111.212.121",
            "count": 1,
            "first_visit": "2022-05-31T14:19:29.325193+06:00",
            "date": null
        },
        {
            "id": 12631,
            "ip_address": "37.111.212.120",
            "count": 1,
            "first_visit": "2022-05-29T23:37:48.922904+06:00",
            "date": null
        },
        {
            "id": 78685,
            "ip_address": "37.111.212.120",
            "count": 2,
            "first_visit": "2025-02-07T08:37:41.797285+06:00",
            "date": "2025-02-07"
        },
        {
            "id": 50116,
            "ip_address": "37.111.212.120",
            "count": 1,
            "first_visit": "2023-07-16T12:33:38.610736+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 88088,
            "ip_address": "37.111.212.120",
            "count": 1,
            "first_visit": "2025-08-20T12:24:40.510099+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 80208,
            "ip_address": "37.111.212.12",
            "count": 1,
            "first_visit": "2025-03-16T21:08:44.821525+06:00",
            "date": "2025-03-16"
        }
    ]
}