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

{
    "count": 93003,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10248&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10232&ordering=ip_address",
    "results": [
        {
            "id": 7727,
            "ip_address": "103.177.168.108",
            "count": 1,
            "first_visit": "2022-05-17T09:26:00.317043+06:00",
            "date": null
        },
        {
            "id": 69414,
            "ip_address": "103.177.168.13",
            "count": 1,
            "first_visit": "2024-06-04T19:28:14.977791+06:00",
            "date": "2024-06-04"
        },
        {
            "id": 56311,
            "ip_address": "103.177.168.202",
            "count": 1,
            "first_visit": "2023-09-29T17:32:17.587677+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 14337,
            "ip_address": "103.177.168.220",
            "count": 1,
            "first_visit": "2022-06-10T14:06:18.345577+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 14165,
            "ip_address": "103.177.168.220",
            "count": 1,
            "first_visit": "2022-06-09T12:58:19.349095+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 31171,
            "ip_address": "103.177.168.221",
            "count": 1,
            "first_visit": "2022-08-04T22:17:20.495277+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 28675,
            "ip_address": "103.177.168.221",
            "count": 1,
            "first_visit": "2022-07-28T10:45:01.111114+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 9712,
            "ip_address": "103.177.168.36",
            "count": 2,
            "first_visit": "2022-05-20T13:38:11.694317+06:00",
            "date": null
        }
    ]
}