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

{
    "count": 101647,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77016&ordering=ip_address",
    "results": [
        {
            "id": 68410,
            "ip_address": "37.111.206.246",
            "count": 1,
            "first_visit": "2024-05-16T16:05:23.826149+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 73999,
            "ip_address": "37.111.206.246",
            "count": 1,
            "first_visit": "2024-10-04T22:24:43.589294+06:00",
            "date": "2024-10-04"
        },
        {
            "id": 59993,
            "ip_address": "37.111.206.246",
            "count": 1,
            "first_visit": "2023-11-23T11:04:01.425189+06:00",
            "date": "2023-11-23"
        },
        {
            "id": 84395,
            "ip_address": "37.111.206.246",
            "count": 1,
            "first_visit": "2025-06-23T23:37:47.447803+06:00",
            "date": "2025-06-23"
        },
        {
            "id": 7839,
            "ip_address": "37.111.206.246",
            "count": 1,
            "first_visit": "2022-05-17T10:35:45.952488+06:00",
            "date": null
        },
        {
            "id": 4878,
            "ip_address": "37.111.206.247",
            "count": 4,
            "first_visit": "2022-04-02T14:22:06.726376+06:00",
            "date": null
        },
        {
            "id": 63618,
            "ip_address": "37.111.206.247",
            "count": 11,
            "first_visit": "2024-01-22T17:17:15.616678+06:00",
            "date": "2024-01-22"
        },
        {
            "id": 9848,
            "ip_address": "37.111.206.248",
            "count": 2,
            "first_visit": "2022-05-20T22:55:07.570438+06:00",
            "date": null
        }
    ]
}