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

{
    "count": 93966,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78104&ordering=ip_address",
    "results": [
        {
            "id": 21540,
            "ip_address": "42.0.6.243",
            "count": 1,
            "first_visit": "2022-07-08T01:25:18.162769+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 6720,
            "ip_address": "42.0.6.243",
            "count": 12,
            "first_visit": "2022-05-16T13:38:43.627797+06:00",
            "date": null
        },
        {
            "id": 37437,
            "ip_address": "42.0.6.244",
            "count": 1,
            "first_visit": "2022-11-15T14:50:40.177942+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 21194,
            "ip_address": "42.0.6.245",
            "count": 1,
            "first_visit": "2022-07-05T09:54:03.131679+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 8099,
            "ip_address": "42.0.6.245",
            "count": 1,
            "first_visit": "2022-05-17T12:34:09.569269+06:00",
            "date": null
        },
        {
            "id": 80321,
            "ip_address": "42.0.6.245",
            "count": 3,
            "first_visit": "2025-03-19T12:19:04.909920+06:00",
            "date": "2025-03-19"
        },
        {
            "id": 53749,
            "ip_address": "42.0.6.246",
            "count": 1,
            "first_visit": "2023-08-28T15:07:43.782010+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 6565,
            "ip_address": "42.0.6.246",
            "count": 1,
            "first_visit": "2022-05-16T09:24:54.985486+06:00",
            "date": null
        }
    ]
}