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

{
    "count": 100162,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21288&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21272&ordering=-ip_address",
    "results": [
        {
            "id": 28075,
            "ip_address": "37.111.217.127",
            "count": 2,
            "first_visit": "2022-07-27T09:44:58.964496+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 19599,
            "ip_address": "37.111.217.123",
            "count": 2,
            "first_visit": "2022-06-28T03:21:07.498178+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 2882,
            "ip_address": "37.111.217.122",
            "count": 2,
            "first_visit": "2022-01-26T13:36:19.613449+06:00",
            "date": null
        },
        {
            "id": 91245,
            "ip_address": "37.111.217.121",
            "count": 2,
            "first_visit": "2025-10-26T11:27:08.941363+06:00",
            "date": "2025-10-26"
        },
        {
            "id": 94596,
            "ip_address": "37.111.217.12",
            "count": 1,
            "first_visit": "2026-01-29T00:09:25.387637+06:00",
            "date": "2026-01-29"
        },
        {
            "id": 17430,
            "ip_address": "37.111.217.12",
            "count": 1,
            "first_visit": "2022-06-22T17:22:06.807749+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 5227,
            "ip_address": "37.111.217.119",
            "count": 7,
            "first_visit": "2022-04-18T18:56:15.261991+06:00",
            "date": null
        },
        {
            "id": 14352,
            "ip_address": "37.111.217.118",
            "count": 1,
            "first_visit": "2022-06-10T15:38:46.998457+06:00",
            "date": "2022-06-10"
        }
    ]
}