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

{
    "count": 96201,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1104&ordering=ip_address",
    "results": [
        {
            "id": 10250,
            "ip_address": "103.109.59.177",
            "count": 1,
            "first_visit": "2022-05-22T10:43:31.724714+06:00",
            "date": null
        },
        {
            "id": 66928,
            "ip_address": "103.109.59.233",
            "count": 2,
            "first_visit": "2024-04-13T12:19:25.408568+06:00",
            "date": "2024-04-13"
        },
        {
            "id": 84788,
            "ip_address": "103.109.59.50",
            "count": 1,
            "first_visit": "2025-06-30T10:49:45.421314+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 38777,
            "ip_address": "103.109.59.72",
            "count": 1,
            "first_visit": "2022-12-16T01:51:55.426381+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 9711,
            "ip_address": "103.109.59.74",
            "count": 3,
            "first_visit": "2022-05-20T13:37:22.123554+06:00",
            "date": null
        },
        {
            "id": 34867,
            "ip_address": "103.109.59.89",
            "count": 1,
            "first_visit": "2022-09-23T15:54:39.594042+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 35123,
            "ip_address": "103.109.59.89",
            "count": 4,
            "first_visit": "2022-09-28T10:23:04.629062+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 61385,
            "ip_address": "103.109.59.97",
            "count": 1,
            "first_visit": "2023-12-18T12:09:07.316364+06:00",
            "date": "2023-12-18"
        }
    ]
}