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

{
    "count": 98205,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87352&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87336&ordering=ip_address",
    "results": [
        {
            "id": 58798,
            "ip_address": "59.152.105.190",
            "count": 1,
            "first_visit": "2023-11-01T22:12:44.759633+06:00",
            "date": "2023-11-01"
        },
        {
            "id": 8873,
            "ip_address": "59.152.105.191",
            "count": 3,
            "first_visit": "2022-05-18T12:02:56.156730+06:00",
            "date": null
        },
        {
            "id": 71766,
            "ip_address": "59.152.105.232",
            "count": 2,
            "first_visit": "2024-08-03T10:55:29.765641+06:00",
            "date": "2024-08-03"
        },
        {
            "id": 19048,
            "ip_address": "59.152.106.113",
            "count": 1,
            "first_visit": "2022-06-26T11:04:39.072629+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 5814,
            "ip_address": "59.152.106.165",
            "count": 1,
            "first_visit": "2022-05-10T21:25:36.133885+06:00",
            "date": null
        },
        {
            "id": 2647,
            "ip_address": "59.152.106.166",
            "count": 1,
            "first_visit": "2022-01-22T21:19:22.043447+06:00",
            "date": null
        },
        {
            "id": 15998,
            "ip_address": "59.152.106.167",
            "count": 1,
            "first_visit": "2022-06-17T14:51:55.530476+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 51148,
            "ip_address": "59.152.106.208",
            "count": 2,
            "first_visit": "2023-07-29T13:21:24.872367+06:00",
            "date": "2023-07-29"
        }
    ]
}