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

{
    "count": 95879,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4928&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4912&ordering=ip_address",
    "results": [
        {
            "id": 9154,
            "ip_address": "103.134.43.187",
            "count": 1,
            "first_visit": "2022-05-18T23:06:54.132136+06:00",
            "date": null
        },
        {
            "id": 83727,
            "ip_address": "103.134.56.110",
            "count": 1,
            "first_visit": "2025-06-05T21:11:11.801989+06:00",
            "date": "2025-06-05"
        },
        {
            "id": 2068,
            "ip_address": "103.134.56.150",
            "count": 2,
            "first_visit": "2022-01-12T23:50:01.138843+06:00",
            "date": null
        },
        {
            "id": 7238,
            "ip_address": "103.134.56.158",
            "count": 2,
            "first_visit": "2022-05-16T20:05:46.900823+06:00",
            "date": null
        },
        {
            "id": 12962,
            "ip_address": "103.134.56.181",
            "count": 1,
            "first_visit": "2022-05-31T00:53:11.243796+06:00",
            "date": null
        },
        {
            "id": 83788,
            "ip_address": "103.134.57.190",
            "count": 1,
            "first_visit": "2025-06-08T10:59:36.167885+06:00",
            "date": "2025-06-08"
        },
        {
            "id": 4528,
            "ip_address": "103.134.57.208",
            "count": 1,
            "first_visit": "2022-03-20T19:46:43.877244+06:00",
            "date": null
        },
        {
            "id": 2907,
            "ip_address": "103.134.57.210",
            "count": 2,
            "first_visit": "2022-01-26T19:44:58.677130+06:00",
            "date": null
        }
    ]
}