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

{
    "count": 100238,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96200&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96184&ordering=-ip_address",
    "results": [
        {
            "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": 58843,
            "ip_address": "103.127.4.224",
            "count": 1,
            "first_visit": "2023-11-02T13:39:09.423124+06:00",
            "date": "2023-11-02"
        },
        {
            "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": 98733,
            "ip_address": "103.127.4.20",
            "count": 4,
            "first_visit": "2026-06-01T13:58:34.133857+06:00",
            "date": "2026-06-01"
        },
        {
            "id": 5405,
            "ip_address": "103.127.4.173",
            "count": 1,
            "first_visit": "2022-04-26T16:51:13.294307+06:00",
            "date": null
        },
        {
            "id": 810,
            "ip_address": "103.127.4.166",
            "count": 3,
            "first_visit": "2021-12-18T19:12:13.379799+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": 11340,
            "ip_address": "103.127.4.159",
            "count": 2,
            "first_visit": "2022-05-25T11:02:03.933480+06:00",
            "date": null
        }
    ]
}