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

{
    "count": 101965,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42816&ordering=ip_address",
    "results": [
        {
            "id": 53,
            "ip_address": "114.119.153.72",
            "count": 8,
            "first_visit": "2021-12-03T08:43:58.764013+06:00",
            "date": null
        },
        {
            "id": 38326,
            "ip_address": "114.119.153.72",
            "count": 1,
            "first_visit": "2022-12-05T07:32:03.669813+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 38181,
            "ip_address": "114.119.153.84",
            "count": 1,
            "first_visit": "2022-12-02T19:04:15.778823+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 598,
            "ip_address": "114.119.153.84",
            "count": 10,
            "first_visit": "2021-12-12T04:03:22.626798+06:00",
            "date": null
        },
        {
            "id": 62637,
            "ip_address": "114.119.153.84",
            "count": 1,
            "first_visit": "2024-01-08T10:32:08.905227+06:00",
            "date": "2024-01-08"
        },
        {
            "id": 44419,
            "ip_address": "114.119.153.84",
            "count": 1,
            "first_visit": "2023-03-26T11:55:01.732600+06:00",
            "date": "2023-03-26"
        },
        {
            "id": 60403,
            "ip_address": "114.119.153.84",
            "count": 1,
            "first_visit": "2023-12-02T01:37:49.446470+06:00",
            "date": "2023-12-02"
        },
        {
            "id": 55505,
            "ip_address": "114.119.153.84",
            "count": 1,
            "first_visit": "2023-09-20T07:38:38.374396+06:00",
            "date": "2023-09-20"
        }
    ]
}