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

{
    "count": 93849,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78464&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78448&ordering=ip_address",
    "results": [
        {
            "id": 61274,
            "ip_address": "43.225.149.6",
            "count": 4,
            "first_visit": "2023-12-16T14:21:35.403301+06:00",
            "date": "2023-12-16"
        },
        {
            "id": 17152,
            "ip_address": "43.225.149.94",
            "count": 1,
            "first_visit": "2022-06-21T20:33:51.039562+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 24646,
            "ip_address": "43.225.150.154",
            "count": 1,
            "first_visit": "2022-07-20T13:39:57.469708+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 22765,
            "ip_address": "43.225.150.246",
            "count": 1,
            "first_visit": "2022-07-14T18:03:41.880359+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 2932,
            "ip_address": "43.225.151.177",
            "count": 1,
            "first_visit": "2022-01-27T12:12:01.944188+06:00",
            "date": null
        },
        {
            "id": 10287,
            "ip_address": "43.225.151.226",
            "count": 3,
            "first_visit": "2022-05-22T12:49:00.518081+06:00",
            "date": null
        },
        {
            "id": 4705,
            "ip_address": "43.225.151.254",
            "count": 2,
            "first_visit": "2022-03-27T12:51:08.532123+06:00",
            "date": null
        },
        {
            "id": 66332,
            "ip_address": "43.225.151.46",
            "count": 1,
            "first_visit": "2024-03-25T13:54:50.028671+06:00",
            "date": "2024-03-25"
        }
    ]
}