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

{
    "count": 101662,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76816&ordering=ip_address",
    "results": [
        {
            "id": 65412,
            "ip_address": "37.111.206.178",
            "count": 5,
            "first_visit": "2024-03-02T09:08:59.744815+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 84397,
            "ip_address": "37.111.206.178",
            "count": 2,
            "first_visit": "2025-06-24T01:02:10.454527+06:00",
            "date": "2025-06-24"
        },
        {
            "id": 11073,
            "ip_address": "37.111.206.178",
            "count": 1,
            "first_visit": "2022-05-24T18:45:20.532454+06:00",
            "date": null
        },
        {
            "id": 31133,
            "ip_address": "37.111.206.178",
            "count": 1,
            "first_visit": "2022-08-04T15:01:35.470494+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 8032,
            "ip_address": "37.111.206.179",
            "count": 3,
            "first_visit": "2022-05-17T12:07:15.216380+06:00",
            "date": null
        },
        {
            "id": 8175,
            "ip_address": "37.111.206.18",
            "count": 3,
            "first_visit": "2022-05-17T14:07:01.178393+06:00",
            "date": null
        },
        {
            "id": 92384,
            "ip_address": "37.111.206.180",
            "count": 2,
            "first_visit": "2025-11-25T18:20:54.966294+06:00",
            "date": "2025-11-25"
        },
        {
            "id": 84968,
            "ip_address": "37.111.206.181",
            "count": 1,
            "first_visit": "2025-07-01T01:43:36.215763+06:00",
            "date": "2025-07-01"
        }
    ]
}