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

{
    "count": 100939,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17592&ordering=ip_address",
    "results": [
        {
            "id": 28667,
            "ip_address": "103.25.248.248",
            "count": 1,
            "first_visit": "2022-07-28T10:36:01.938185+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 31547,
            "ip_address": "103.25.248.248",
            "count": 1,
            "first_visit": "2022-08-08T17:29:19.286753+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 13001,
            "ip_address": "103.25.248.248",
            "count": 1,
            "first_visit": "2022-05-31T02:49:52.550937+06:00",
            "date": null
        },
        {
            "id": 29268,
            "ip_address": "103.25.248.248",
            "count": 1,
            "first_visit": "2022-07-29T12:10:45.131070+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 90835,
            "ip_address": "103.25.248.248",
            "count": 1,
            "first_visit": "2025-10-16T01:47:26.425428+06:00",
            "date": "2025-10-16"
        },
        {
            "id": 29819,
            "ip_address": "103.25.248.248",
            "count": 1,
            "first_visit": "2022-07-30T11:24:08.333459+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 6577,
            "ip_address": "103.25.248.249",
            "count": 7,
            "first_visit": "2022-05-16T10:00:08.801723+06:00",
            "date": null
        },
        {
            "id": 28390,
            "ip_address": "103.25.248.249",
            "count": 1,
            "first_visit": "2022-07-27T23:17:00.798689+06:00",
            "date": "2022-07-27"
        }
    ]
}