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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14184&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14168&ordering=ip_address",
    "results": [
        {
            "id": 77278,
            "ip_address": "103.217.111.139",
            "count": 2,
            "first_visit": "2024-12-29T09:00:50.047700+06:00",
            "date": "2024-12-29"
        },
        {
            "id": 77229,
            "ip_address": "103.217.111.139",
            "count": 4,
            "first_visit": "2024-12-27T21:28:36.841255+06:00",
            "date": "2024-12-27"
        },
        {
            "id": 293,
            "ip_address": "103.217.111.139",
            "count": 10,
            "first_visit": "2021-12-06T13:37:41.074492+06:00",
            "date": null
        },
        {
            "id": 1882,
            "ip_address": "103.217.111.140",
            "count": 2,
            "first_visit": "2022-01-11T15:08:21.580727+06:00",
            "date": null
        },
        {
            "id": 83469,
            "ip_address": "103.217.111.140",
            "count": 6,
            "first_visit": "2025-05-30T19:27:01.476274+06:00",
            "date": "2025-05-30"
        },
        {
            "id": 85826,
            "ip_address": "103.217.111.140",
            "count": 3,
            "first_visit": "2025-07-14T18:03:11.967267+06:00",
            "date": "2025-07-14"
        },
        {
            "id": 62167,
            "ip_address": "103.217.111.140",
            "count": 4,
            "first_visit": "2023-12-30T15:50:34.200500+06:00",
            "date": "2023-12-30"
        },
        {
            "id": 83770,
            "ip_address": "103.217.111.140",
            "count": 1,
            "first_visit": "2025-06-07T19:06:57.026337+06:00",
            "date": "2025-06-07"
        }
    ]
}