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

{
    "count": 97530,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10024&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10008&ordering=ip_address",
    "results": [
        {
            "id": 24509,
            "ip_address": "103.168.207.98",
            "count": 1,
            "first_visit": "2022-07-20T11:05:33.478348+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 71275,
            "ip_address": "103.168.207.98",
            "count": 1,
            "first_visit": "2024-07-17T12:04:15.128687+06:00",
            "date": "2024-07-17"
        },
        {
            "id": 72483,
            "ip_address": "103.168.207.98",
            "count": 1,
            "first_visit": "2024-08-24T10:37:55.169608+06:00",
            "date": "2024-08-24"
        },
        {
            "id": 59500,
            "ip_address": "103.168.207.98",
            "count": 1,
            "first_visit": "2023-11-14T20:12:20.382092+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 57846,
            "ip_address": "103.168.208.4",
            "count": 1,
            "first_visit": "2023-10-17T22:12:33.948870+06:00",
            "date": "2023-10-17"
        },
        {
            "id": 7370,
            "ip_address": "103.168.225.2",
            "count": 1,
            "first_visit": "2022-05-16T22:30:16.518150+06:00",
            "date": null
        },
        {
            "id": 6311,
            "ip_address": "103.168.225.4",
            "count": 1,
            "first_visit": "2022-05-15T10:22:39.685672+06:00",
            "date": null
        },
        {
            "id": 33213,
            "ip_address": "103.168.241.157",
            "count": 1,
            "first_visit": "2022-08-28T18:09:12.339028+06:00",
            "date": "2022-08-28"
        }
    ]
}