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

{
    "count": 101407,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80480&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80464&ordering=ip_address",
    "results": [
        {
            "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": 6105,
            "ip_address": "37.111.226.63",
            "count": 1,
            "first_visit": "2022-05-14T19:36:31.624289+06:00",
            "date": null
        },
        {
            "id": 2960,
            "ip_address": "37.111.226.68",
            "count": 1,
            "first_visit": "2022-01-28T01:08:00.730952+06:00",
            "date": null
        },
        {
            "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": 8916,
            "ip_address": "37.111.226.70",
            "count": 2,
            "first_visit": "2022-05-18T12:35:06.680446+06:00",
            "date": null
        },
        {
            "id": 7961,
            "ip_address": "37.111.226.72",
            "count": 2,
            "first_visit": "2022-05-17T11:35:36.165429+06:00",
            "date": null
        },
        {
            "id": 10928,
            "ip_address": "37.111.226.84",
            "count": 1,
            "first_visit": "2022-05-24T11:55:39.089180+06:00",
            "date": null
        },
        {
            "id": 8410,
            "ip_address": "37.111.226.88",
            "count": 1,
            "first_visit": "2022-05-17T22:53:58.385667+06:00",
            "date": null
        }
    ]
}