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

{
    "count": 97419,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23392&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23376&ordering=-ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 68830,
            "ip_address": "37.111.206.236",
            "count": 2,
            "first_visit": "2024-05-22T12:23:00.694018+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 3174,
            "ip_address": "37.111.206.235",
            "count": 6,
            "first_visit": "2022-02-01T11:47:54.111457+06:00",
            "date": null
        },
        {
            "id": 30896,
            "ip_address": "37.111.206.234",
            "count": 1,
            "first_visit": "2022-08-02T21:46:21.008791+06:00",
            "date": "2022-08-02"
        }
    ]
}