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

{
    "count": 96781,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22120&ordering=ip_address",
    "results": [
        {
            "id": 15911,
            "ip_address": "103.85.162.66",
            "count": 1,
            "first_visit": "2022-06-17T09:03:04.078120+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 4644,
            "ip_address": "103.85.162.66",
            "count": 1,
            "first_visit": "2022-03-24T13:07:20.338735+06:00",
            "date": null
        },
        {
            "id": 28137,
            "ip_address": "103.85.192.128",
            "count": 2,
            "first_visit": "2022-07-27T11:25:33.464435+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 30765,
            "ip_address": "103.85.192.153",
            "count": 2,
            "first_visit": "2022-08-02T02:58:49.463333+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 29652,
            "ip_address": "103.85.192.153",
            "count": 1,
            "first_visit": "2022-07-30T03:39:11.507946+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 13099,
            "ip_address": "103.85.192.57",
            "count": 1,
            "first_visit": "2022-05-31T12:52:38.860292+06:00",
            "date": null
        },
        {
            "id": 6157,
            "ip_address": "103.85.192.74",
            "count": 2,
            "first_visit": "2022-05-14T22:32:03.105230+06:00",
            "date": null
        },
        {
            "id": 3879,
            "ip_address": "103.85.193.10",
            "count": 3,
            "first_visit": "2022-02-25T23:11:02.839152+06:00",
            "date": null
        }
    ]
}