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

{
    "count": 100264,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20608&ordering=-ip_address",
    "results": [
        {
            "id": 29983,
            "ip_address": "37.111.226.7",
            "count": 1,
            "first_visit": "2022-07-30T19:42:44.305153+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 2960,
            "ip_address": "37.111.226.68",
            "count": 1,
            "first_visit": "2022-01-28T01:08:00.730952+06:00",
            "date": null
        },
        {
            "id": 6105,
            "ip_address": "37.111.226.63",
            "count": 1,
            "first_visit": "2022-05-14T19:36:31.624289+06:00",
            "date": null
        },
        {
            "id": 29910,
            "ip_address": "37.111.226.62",
            "count": 1,
            "first_visit": "2022-07-30T14:05:11.712996+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 36364,
            "ip_address": "37.111.226.57",
            "count": 1,
            "first_visit": "2022-10-23T21:47:00.684160+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 10599,
            "ip_address": "37.111.226.53",
            "count": 1,
            "first_visit": "2022-05-23T11:21:19.680935+06:00",
            "date": null
        },
        {
            "id": 20299,
            "ip_address": "37.111.226.52",
            "count": 1,
            "first_visit": "2022-06-30T09:38:11.439116+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 8211,
            "ip_address": "37.111.226.51",
            "count": 2,
            "first_visit": "2022-05-17T16:21:08.465689+06:00",
            "date": null
        }
    ]
}