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

{
    "count": 100256,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20672&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20656&ordering=-ip_address",
    "results": [
        {
            "id": 22197,
            "ip_address": "37.111.226.161",
            "count": 1,
            "first_visit": "2022-07-13T09:41:29.466570+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 8625,
            "ip_address": "37.111.226.160",
            "count": 1,
            "first_visit": "2022-05-18T03:52:41.203518+06:00",
            "date": null
        },
        {
            "id": 12318,
            "ip_address": "37.111.226.16",
            "count": 1,
            "first_visit": "2022-05-28T23:26:17.754935+06:00",
            "date": null
        },
        {
            "id": 31326,
            "ip_address": "37.111.226.156",
            "count": 1,
            "first_visit": "2022-08-06T09:17:57.621330+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 8136,
            "ip_address": "37.111.226.147",
            "count": 1,
            "first_visit": "2022-05-17T12:50:48.748322+06:00",
            "date": null
        },
        {
            "id": 8015,
            "ip_address": "37.111.226.139",
            "count": 1,
            "first_visit": "2022-05-17T12:00:00.899383+06:00",
            "date": null
        },
        {
            "id": 11796,
            "ip_address": "37.111.226.137",
            "count": 1,
            "first_visit": "2022-05-26T23:50:23.594508+06:00",
            "date": null
        },
        {
            "id": 25991,
            "ip_address": "37.111.226.136",
            "count": 1,
            "first_visit": "2022-07-22T15:10:46.250902+06:00",
            "date": "2022-07-22"
        }
    ]
}