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

{
    "count": 92195,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3752&ordering=ip_address",
    "results": [
        {
            "id": 11340,
            "ip_address": "103.127.4.159",
            "count": 2,
            "first_visit": "2022-05-25T11:02:03.933480+06:00",
            "date": null
        },
        {
            "id": 49578,
            "ip_address": "103.127.4.166",
            "count": 1,
            "first_visit": "2023-07-08T21:59:19.615182+06:00",
            "date": "2023-07-08"
        },
        {
            "id": 810,
            "ip_address": "103.127.4.166",
            "count": 3,
            "first_visit": "2021-12-18T19:12:13.379799+06:00",
            "date": null
        },
        {
            "id": 5405,
            "ip_address": "103.127.4.173",
            "count": 1,
            "first_visit": "2022-04-26T16:51:13.294307+06:00",
            "date": null
        },
        {
            "id": 74901,
            "ip_address": "103.127.4.21",
            "count": 2,
            "first_visit": "2024-10-28T13:45:07.892292+06:00",
            "date": "2024-10-28"
        },
        {
            "id": 58843,
            "ip_address": "103.127.4.224",
            "count": 1,
            "first_visit": "2023-11-02T13:39:09.423124+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 43753,
            "ip_address": "103.127.4.232",
            "count": 1,
            "first_visit": "2023-03-14T18:02:21.920394+06:00",
            "date": "2023-03-14"
        },
        {
            "id": 3169,
            "ip_address": "103.127.4.248",
            "count": 1,
            "first_visit": "2022-02-01T10:34:09.935993+06:00",
            "date": null
        }
    ]
}