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

{
    "count": 99489,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24048&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24032&ordering=-ip_address",
    "results": [
        {
            "id": 31913,
            "ip_address": "37.111.206.239",
            "count": 1,
            "first_visit": "2022-08-13T10:40:09.497319+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 6675,
            "ip_address": "37.111.206.239",
            "count": 1,
            "first_visit": "2022-05-16T12:57:11.171905+06:00",
            "date": null
        },
        {
            "id": 13451,
            "ip_address": "37.111.206.238",
            "count": 1,
            "first_visit": "2022-06-03T14:40:00.528240+06:00",
            "date": null
        },
        {
            "id": 24830,
            "ip_address": "37.111.206.237",
            "count": 1,
            "first_visit": "2022-07-20T19:12:44.994032+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 78838,
            "ip_address": "37.111.206.237",
            "count": 1,
            "first_visit": "2025-02-11T20:21:52.780779+06:00",
            "date": "2025-02-11"
        },
        {
            "id": 70780,
            "ip_address": "37.111.206.237",
            "count": 1,
            "first_visit": "2024-07-06T23:16:18.869419+06:00",
            "date": "2024-07-06"
        },
        {
            "id": 97488,
            "ip_address": "37.111.206.237",
            "count": 1,
            "first_visit": "2026-04-28T13:52:07.421590+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 10767,
            "ip_address": "37.111.206.236",
            "count": 2,
            "first_visit": "2022-05-23T23:18:37.296596+06:00",
            "date": null
        }
    ]
}