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

{
    "count": 98030,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25576&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25560&ordering=-ip_address",
    "results": [
        {
            "id": 4159,
            "ip_address": "37.111.195.111",
            "count": 1,
            "first_visit": "2022-03-07T12:56:01.695332+06:00",
            "date": null
        },
        {
            "id": 5458,
            "ip_address": "37.111.195.110",
            "count": 1,
            "first_visit": "2022-04-29T23:34:29.287792+06:00",
            "date": null
        },
        {
            "id": 9817,
            "ip_address": "37.111.195.106",
            "count": 1,
            "first_visit": "2022-05-20T22:20:23.991565+06:00",
            "date": null
        },
        {
            "id": 31392,
            "ip_address": "37.111.195.105",
            "count": 1,
            "first_visit": "2022-08-07T02:31:21.559136+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 28781,
            "ip_address": "37.111.195.103",
            "count": 1,
            "first_visit": "2022-07-28T12:39:51.214463+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 24862,
            "ip_address": "37.111.195.101",
            "count": 1,
            "first_visit": "2022-07-20T20:04:03.240603+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6962,
            "ip_address": "37.111.195.101",
            "count": 1,
            "first_visit": "2022-05-16T18:05:47.896518+06:00",
            "date": null
        },
        {
            "id": 9539,
            "ip_address": "37.111.195.10",
            "count": 1,
            "first_visit": "2022-05-19T23:02:58.327178+06:00",
            "date": null
        }
    ]
}