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

{
    "count": 99661,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23456&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23440&ordering=-ip_address",
    "results": [
        {
            "id": 8225,
            "ip_address": "37.111.207.52",
            "count": 1,
            "first_visit": "2022-05-17T17:01:54.000570+06:00",
            "date": null
        },
        {
            "id": 7463,
            "ip_address": "37.111.207.51",
            "count": 1,
            "first_visit": "2022-05-16T23:22:25.794592+06:00",
            "date": null
        },
        {
            "id": 18448,
            "ip_address": "37.111.207.50",
            "count": 1,
            "first_visit": "2022-06-25T06:48:34.096840+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 9157,
            "ip_address": "37.111.207.50",
            "count": 2,
            "first_visit": "2022-05-18T23:11:36.783375+06:00",
            "date": null
        },
        {
            "id": 82948,
            "ip_address": "37.111.207.50",
            "count": 1,
            "first_visit": "2025-05-17T22:35:05.372708+06:00",
            "date": "2025-05-17"
        },
        {
            "id": 12638,
            "ip_address": "37.111.207.5",
            "count": 1,
            "first_visit": "2022-05-29T23:44:01.351536+06:00",
            "date": null
        },
        {
            "id": 32257,
            "ip_address": "37.111.207.49",
            "count": 1,
            "first_visit": "2022-08-17T19:58:21.850255+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 85531,
            "ip_address": "37.111.207.49",
            "count": 1,
            "first_visit": "2025-07-09T12:03:24.989433+06:00",
            "date": "2025-07-09"
        }
    ]
}