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

{
    "count": 103065,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52928&ordering=ip_address",
    "results": [
        {
            "id": 9640,
            "ip_address": "123.253.65.174",
            "count": 2,
            "first_visit": "2022-05-20T10:32:27.947884+06:00",
            "date": null
        },
        {
            "id": 81256,
            "ip_address": "123.253.65.174",
            "count": 1,
            "first_visit": "2025-04-10T15:43:13.623147+06:00",
            "date": "2025-04-10"
        },
        {
            "id": 6883,
            "ip_address": "123.253.65.175",
            "count": 1,
            "first_visit": "2022-05-16T16:58:23.633837+06:00",
            "date": null
        },
        {
            "id": 12825,
            "ip_address": "123.253.65.177",
            "count": 2,
            "first_visit": "2022-05-30T16:42:11.516487+06:00",
            "date": null
        },
        {
            "id": 17319,
            "ip_address": "123.253.65.178",
            "count": 1,
            "first_visit": "2022-06-22T07:24:15.915359+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 75839,
            "ip_address": "123.253.65.178",
            "count": 1,
            "first_visit": "2024-11-19T16:21:25.383629+06:00",
            "date": "2024-11-19"
        },
        {
            "id": 30574,
            "ip_address": "123.253.65.179",
            "count": 1,
            "first_visit": "2022-08-01T02:14:31.049134+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 74162,
            "ip_address": "123.253.65.186",
            "count": 1,
            "first_visit": "2024-10-08T11:31:09.437038+06:00",
            "date": "2024-10-08"
        }
    ]
}