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

{
    "count": 92068,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1504&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1488&ordering=ip_address",
    "results": [
        {
            "id": 6299,
            "ip_address": "103.112.236.64",
            "count": 1,
            "first_visit": "2022-05-15T09:38:35.431971+06:00",
            "date": null
        },
        {
            "id": 53071,
            "ip_address": "103.112.236.64",
            "count": 2,
            "first_visit": "2023-08-21T05:23:58.783422+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 23728,
            "ip_address": "103.112.236.65",
            "count": 1,
            "first_visit": "2022-07-18T22:20:19.332059+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 24577,
            "ip_address": "103.112.236.65",
            "count": 1,
            "first_visit": "2022-07-20T11:57:10.882317+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 3843,
            "ip_address": "103.112.236.65",
            "count": 7,
            "first_visit": "2022-02-24T02:09:53.884891+06:00",
            "date": null
        },
        {
            "id": 25903,
            "ip_address": "103.112.236.65",
            "count": 1,
            "first_visit": "2022-07-22T10:39:23.282216+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 33187,
            "ip_address": "103.112.236.67",
            "count": 1,
            "first_visit": "2022-08-28T11:50:24.979273+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 38384,
            "ip_address": "103.112.236.67",
            "count": 1,
            "first_visit": "2022-12-06T05:15:31.437557+06:00",
            "date": "2022-12-06"
        }
    ]
}