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

{
    "count": 101393,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80496&ordering=ip_address",
    "results": [
        {
            "id": 12300,
            "ip_address": "37.111.228.120",
            "count": 1,
            "first_visit": "2022-05-28T22:32:06.695201+06:00",
            "date": null
        },
        {
            "id": 16368,
            "ip_address": "37.111.228.122",
            "count": 1,
            "first_visit": "2022-06-18T12:45:59.757176+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 28540,
            "ip_address": "37.111.228.125",
            "count": 1,
            "first_visit": "2022-07-28T03:34:33.564463+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 13444,
            "ip_address": "37.111.228.128",
            "count": 1,
            "first_visit": "2022-06-03T13:37:19.089372+06:00",
            "date": null
        },
        {
            "id": 29795,
            "ip_address": "37.111.228.131",
            "count": 1,
            "first_visit": "2022-07-30T11:02:42.649775+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 9104,
            "ip_address": "37.111.228.14",
            "count": 1,
            "first_visit": "2022-05-18T22:22:45.506493+06:00",
            "date": null
        },
        {
            "id": 8426,
            "ip_address": "37.111.228.140",
            "count": 1,
            "first_visit": "2022-05-17T23:00:56.078186+06:00",
            "date": null
        },
        {
            "id": 18650,
            "ip_address": "37.111.228.141",
            "count": 1,
            "first_visit": "2022-06-25T15:17:58.201941+06:00",
            "date": "2022-06-25"
        }
    ]
}