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

{
    "count": 99637,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23552&ordering=-ip_address",
    "results": [
        {
            "id": 14683,
            "ip_address": "37.111.207.219",
            "count": 2,
            "first_visit": "2022-06-12T20:46:20.983198+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 90919,
            "ip_address": "37.111.207.219",
            "count": 3,
            "first_visit": "2025-10-18T09:35:21.145416+06:00",
            "date": "2025-10-18"
        },
        {
            "id": 7934,
            "ip_address": "37.111.207.218",
            "count": 1,
            "first_visit": "2022-05-17T11:21:05.767430+06:00",
            "date": null
        },
        {
            "id": 10899,
            "ip_address": "37.111.207.217",
            "count": 4,
            "first_visit": "2022-05-24T10:56:45.498838+06:00",
            "date": null
        },
        {
            "id": 90687,
            "ip_address": "37.111.207.217",
            "count": 1,
            "first_visit": "2025-10-13T19:29:09.454503+06:00",
            "date": "2025-10-13"
        },
        {
            "id": 7807,
            "ip_address": "37.111.207.216",
            "count": 1,
            "first_visit": "2022-05-17T10:15:49.302119+06:00",
            "date": null
        },
        {
            "id": 20293,
            "ip_address": "37.111.207.214",
            "count": 1,
            "first_visit": "2022-06-30T09:20:10.912473+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 33080,
            "ip_address": "37.111.207.214",
            "count": 1,
            "first_visit": "2022-08-27T11:40:34.089280+06:00",
            "date": "2022-08-27"
        }
    ]
}