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

{
    "count": 93955,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78184&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78168&ordering=ip_address",
    "results": [
        {
            "id": 31645,
            "ip_address": "42.0.7.231",
            "count": 1,
            "first_visit": "2022-08-09T21:14:26.945585+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 7905,
            "ip_address": "42.0.7.231",
            "count": 4,
            "first_visit": "2022-05-17T11:05:43.546704+06:00",
            "date": null
        },
        {
            "id": 28056,
            "ip_address": "42.0.7.231",
            "count": 1,
            "first_visit": "2022-07-27T08:44:05.290183+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 26503,
            "ip_address": "42.0.7.232",
            "count": 1,
            "first_visit": "2022-07-24T01:37:13.505340+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 17931,
            "ip_address": "42.0.7.232",
            "count": 1,
            "first_visit": "2022-06-24T01:31:10.559687+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 8540,
            "ip_address": "42.0.7.232",
            "count": 7,
            "first_visit": "2022-05-17T23:44:37.591857+06:00",
            "date": null
        },
        {
            "id": 31523,
            "ip_address": "42.0.7.232",
            "count": 1,
            "first_visit": "2022-08-08T11:46:15.252387+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 19394,
            "ip_address": "42.0.7.233",
            "count": 2,
            "first_visit": "2022-06-27T10:18:21.795055+06:00",
            "date": "2022-06-27"
        }
    ]
}