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

{
    "count": 102090,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43528&ordering=ip_address",
    "results": [
        {
            "id": 56449,
            "ip_address": "114.119.155.235",
            "count": 1,
            "first_visit": "2023-10-01T08:54:52.888470+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 63778,
            "ip_address": "114.119.155.236",
            "count": 1,
            "first_visit": "2024-01-25T18:10:22.973135+06:00",
            "date": "2024-01-25"
        },
        {
            "id": 55439,
            "ip_address": "114.119.155.236",
            "count": 1,
            "first_visit": "2023-09-19T11:09:41.338620+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 55568,
            "ip_address": "114.119.155.236",
            "count": 1,
            "first_visit": "2023-09-20T21:34:00.118114+06:00",
            "date": "2023-09-20"
        },
        {
            "id": 61961,
            "ip_address": "114.119.155.236",
            "count": 1,
            "first_visit": "2023-12-27T05:59:05.560921+06:00",
            "date": "2023-12-27"
        },
        {
            "id": 418,
            "ip_address": "114.119.155.236",
            "count": 16,
            "first_visit": "2021-12-08T13:00:44.675912+06:00",
            "date": null
        },
        {
            "id": 199,
            "ip_address": "114.119.155.239",
            "count": 8,
            "first_visit": "2021-12-05T10:42:15.158013+06:00",
            "date": null
        },
        {
            "id": 55434,
            "ip_address": "114.119.155.239",
            "count": 1,
            "first_visit": "2023-09-19T10:41:29.149459+06:00",
            "date": "2023-09-19"
        }
    ]
}