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

{
    "count": 102307,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74496&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74480&ordering=ip_address",
    "results": [
        {
            "id": 97146,
            "ip_address": "37.111.192.86",
            "count": 2,
            "first_visit": "2026-04-18T17:01:21.743932+06:00",
            "date": "2026-04-18"
        },
        {
            "id": 8801,
            "ip_address": "37.111.192.88",
            "count": 1,
            "first_visit": "2022-05-18T11:04:08.328738+06:00",
            "date": null
        },
        {
            "id": 29237,
            "ip_address": "37.111.192.90",
            "count": 1,
            "first_visit": "2022-07-29T11:29:53.716391+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 33001,
            "ip_address": "37.111.192.92",
            "count": 1,
            "first_visit": "2022-08-26T11:13:12.206341+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 8869,
            "ip_address": "37.111.192.95",
            "count": 1,
            "first_visit": "2022-05-18T12:00:29.033783+06:00",
            "date": null
        },
        {
            "id": 5524,
            "ip_address": "37.111.192.97",
            "count": 1,
            "first_visit": "2022-05-01T16:14:21.812090+06:00",
            "date": null
        },
        {
            "id": 14116,
            "ip_address": "37.111.193.10",
            "count": 1,
            "first_visit": "2022-06-09T08:03:42.713585+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 9222,
            "ip_address": "37.111.193.100",
            "count": 1,
            "first_visit": "2022-05-19T00:08:17.145614+06:00",
            "date": null
        }
    ]
}