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

{
    "count": 92418,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82256&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82240&ordering=ip_address",
    "results": [
        {
            "id": 7841,
            "ip_address": "58.145.188.241",
            "count": 3,
            "first_visit": "2022-05-17T10:35:58.830185+06:00",
            "date": null
        },
        {
            "id": 28795,
            "ip_address": "58.145.188.242",
            "count": 1,
            "first_visit": "2022-07-28T12:56:07.144272+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 29110,
            "ip_address": "58.145.188.242",
            "count": 1,
            "first_visit": "2022-07-29T06:04:06.579422+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 30586,
            "ip_address": "58.145.188.243",
            "count": 1,
            "first_visit": "2022-08-01T04:37:06.266112+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 32472,
            "ip_address": "58.145.188.244",
            "count": 1,
            "first_visit": "2022-08-20T02:30:26.095464+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 10256,
            "ip_address": "58.145.188.244",
            "count": 1,
            "first_visit": "2022-05-22T11:07:08.021267+06:00",
            "date": null
        },
        {
            "id": 6691,
            "ip_address": "58.145.188.245",
            "count": 3,
            "first_visit": "2022-05-16T13:14:28.077128+06:00",
            "date": null
        },
        {
            "id": 12792,
            "ip_address": "58.145.188.246",
            "count": 1,
            "first_visit": "2022-05-30T14:04:20.607368+06:00",
            "date": null
        }
    ]
}