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

{
    "count": 93925,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78248&ordering=ip_address",
    "results": [
        {
            "id": 2194,
            "ip_address": "42.0.7.249",
            "count": 6,
            "first_visit": "2022-01-14T14:14:14.327281+06:00",
            "date": null
        },
        {
            "id": 38371,
            "ip_address": "42.0.7.250",
            "count": 1,
            "first_visit": "2022-12-05T22:17:33.170658+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 29440,
            "ip_address": "42.0.7.250",
            "count": 1,
            "first_visit": "2022-07-29T20:29:32.232724+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 30356,
            "ip_address": "42.0.7.250",
            "count": 1,
            "first_visit": "2022-07-31T11:34:20.791274+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 18097,
            "ip_address": "42.0.7.250",
            "count": 1,
            "first_visit": "2022-06-24T12:39:19.378547+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 28942,
            "ip_address": "42.0.7.250",
            "count": 1,
            "first_visit": "2022-07-28T22:39:05.348782+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7732,
            "ip_address": "42.0.7.250",
            "count": 3,
            "first_visit": "2022-05-17T09:32:24.191696+06:00",
            "date": null
        },
        {
            "id": 18737,
            "ip_address": "42.0.7.251",
            "count": 1,
            "first_visit": "2022-06-25T19:17:38.026832+06:00",
            "date": "2022-06-25"
        }
    ]
}