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

{
    "count": 96547,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21488&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21472&ordering=-ip_address",
    "results": [
        {
            "id": 11899,
            "ip_address": "37.111.212.180",
            "count": 1,
            "first_visit": "2022-05-27T11:45:42.734518+06:00",
            "date": null
        },
        {
            "id": 62663,
            "ip_address": "37.111.212.18",
            "count": 4,
            "first_visit": "2024-01-08T18:10:53.440151+06:00",
            "date": "2024-01-08"
        },
        {
            "id": 11841,
            "ip_address": "37.111.212.178",
            "count": 2,
            "first_visit": "2022-05-27T02:16:49.651078+06:00",
            "date": null
        },
        {
            "id": 20433,
            "ip_address": "37.111.212.177",
            "count": 3,
            "first_visit": "2022-06-30T20:07:32.476418+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 28682,
            "ip_address": "37.111.212.176",
            "count": 1,
            "first_visit": "2022-07-28T10:54:01.737677+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 55438,
            "ip_address": "37.111.212.176",
            "count": 1,
            "first_visit": "2023-09-19T11:04:37.716091+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 62527,
            "ip_address": "37.111.212.176",
            "count": 1,
            "first_visit": "2024-01-06T12:13:06.092574+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 58505,
            "ip_address": "37.111.212.175",
            "count": 1,
            "first_visit": "2023-10-27T11:03:52.632847+06:00",
            "date": "2023-10-27"
        }
    ]
}