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

{
    "count": 93109,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79784&ordering=ip_address",
    "results": [
        {
            "id": 3401,
            "ip_address": "45.125.222.73",
            "count": 6,
            "first_visit": "2022-02-07T18:08:37.081764+06:00",
            "date": null
        },
        {
            "id": 28592,
            "ip_address": "45.125.222.73",
            "count": 1,
            "first_visit": "2022-07-28T07:36:41.702598+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 46264,
            "ip_address": "45.125.222.76",
            "count": 2,
            "first_visit": "2023-05-07T16:06:37.982864+06:00",
            "date": "2023-05-07"
        },
        {
            "id": 19240,
            "ip_address": "45.125.222.84",
            "count": 1,
            "first_visit": "2022-06-26T23:36:16.246929+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 3279,
            "ip_address": "45.125.222.84",
            "count": 4,
            "first_visit": "2022-02-03T21:33:11.080337+06:00",
            "date": null
        },
        {
            "id": 24634,
            "ip_address": "45.125.222.84",
            "count": 1,
            "first_visit": "2022-07-20T13:21:14.426732+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 23234,
            "ip_address": "45.125.222.84",
            "count": 1,
            "first_visit": "2022-07-17T02:56:37.561755+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23076,
            "ip_address": "45.125.222.84",
            "count": 5,
            "first_visit": "2022-07-16T03:25:12.339308+06:00",
            "date": "2022-07-16"
        }
    ]
}