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

{
    "count": 95425,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17000&ordering=ip_address",
    "results": [
        {
            "id": 10220,
            "ip_address": "103.253.44.191",
            "count": 1,
            "first_visit": "2022-05-22T06:43:04.626507+06:00",
            "date": null
        },
        {
            "id": 28791,
            "ip_address": "103.253.44.191",
            "count": 1,
            "first_visit": "2022-07-28T12:52:31.792749+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 13158,
            "ip_address": "103.253.44.192",
            "count": 1,
            "first_visit": "2022-05-31T17:42:00.754586+06:00",
            "date": null
        },
        {
            "id": 27736,
            "ip_address": "103.253.44.195",
            "count": 1,
            "first_visit": "2022-07-26T14:01:28.917229+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 10606,
            "ip_address": "103.253.44.196",
            "count": 4,
            "first_visit": "2022-05-23T11:40:17.268153+06:00",
            "date": null
        },
        {
            "id": 91246,
            "ip_address": "103.253.44.2",
            "count": 1,
            "first_visit": "2025-10-26T12:04:37.267793+06:00",
            "date": "2025-10-26"
        },
        {
            "id": 18198,
            "ip_address": "103.253.44.20",
            "count": 1,
            "first_visit": "2022-06-24T17:06:09.611000+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 28176,
            "ip_address": "103.253.44.200",
            "count": 1,
            "first_visit": "2022-07-27T12:23:42.051601+06:00",
            "date": "2022-07-27"
        }
    ]
}