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

{
    "count": 101311,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99312&ordering=-ip_address",
    "results": [
        {
            "id": 85357,
            "ip_address": "103.113.149.97",
            "count": 1,
            "first_visit": "2025-07-07T00:34:11.432423+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 85344,
            "ip_address": "103.113.149.97",
            "count": 13,
            "first_visit": "2025-07-06T18:29:21.815957+06:00",
            "date": "2025-07-06"
        },
        {
            "id": 73977,
            "ip_address": "103.113.149.86",
            "count": 3,
            "first_visit": "2024-10-04T11:15:08.014747+06:00",
            "date": "2024-10-04"
        },
        {
            "id": 47422,
            "ip_address": "103.113.149.72",
            "count": 1,
            "first_visit": "2023-05-31T14:08:37.761282+06:00",
            "date": "2023-05-31"
        },
        {
            "id": 23569,
            "ip_address": "103.113.149.60",
            "count": 1,
            "first_visit": "2022-07-18T21:27:23.264633+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 3688,
            "ip_address": "103.113.149.53",
            "count": 2,
            "first_visit": "2022-02-17T13:07:48.920063+06:00",
            "date": null
        },
        {
            "id": 9943,
            "ip_address": "103.113.149.48",
            "count": 1,
            "first_visit": "2022-05-21T08:02:59.571781+06:00",
            "date": null
        },
        {
            "id": 43678,
            "ip_address": "103.113.149.246",
            "count": 1,
            "first_visit": "2023-03-13T15:19:18.978255+06:00",
            "date": "2023-03-13"
        }
    ]
}