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

{
    "count": 96040,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19448&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19432&ordering=-ip_address",
    "results": [
        {
            "id": 6926,
            "ip_address": "37.111.228.186",
            "count": 2,
            "first_visit": "2022-05-16T17:32:58.779396+06:00",
            "date": null
        },
        {
            "id": 1260,
            "ip_address": "37.111.228.181",
            "count": 1,
            "first_visit": "2021-12-22T19:03:42.613655+06:00",
            "date": null
        },
        {
            "id": 15015,
            "ip_address": "37.111.228.177",
            "count": 1,
            "first_visit": "2022-06-14T14:33:18.157105+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 55176,
            "ip_address": "37.111.228.170",
            "count": 2,
            "first_visit": "2023-09-15T21:21:50.352954+06:00",
            "date": "2023-09-15"
        },
        {
            "id": 12663,
            "ip_address": "37.111.228.167",
            "count": 1,
            "first_visit": "2022-05-30T00:28:17.601959+06:00",
            "date": null
        },
        {
            "id": 29813,
            "ip_address": "37.111.228.160",
            "count": 2,
            "first_visit": "2022-07-30T11:20:43.084726+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 9947,
            "ip_address": "37.111.228.16",
            "count": 1,
            "first_visit": "2022-05-21T08:47:56.359757+06:00",
            "date": null
        },
        {
            "id": 12247,
            "ip_address": "37.111.228.158",
            "count": 1,
            "first_visit": "2022-05-28T16:11:49.432509+06:00",
            "date": null
        }
    ]
}