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

{
    "count": 92029,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89104&ordering=ip_address",
    "results": [
        {
            "id": 39951,
            "ip_address": "66.249.91.232",
            "count": 1,
            "first_visit": "2023-01-06T06:40:47.565343+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 41382,
            "ip_address": "66.249.91.246",
            "count": 2,
            "first_visit": "2023-02-02T04:26:26.618610+06:00",
            "date": "2023-02-02"
        },
        {
            "id": 41394,
            "ip_address": "66.249.91.248",
            "count": 1,
            "first_visit": "2023-02-02T11:27:49.263073+06:00",
            "date": "2023-02-02"
        },
        {
            "id": 41927,
            "ip_address": "66.249.91.35",
            "count": 1,
            "first_visit": "2023-02-10T07:13:27.348105+06:00",
            "date": "2023-02-10"
        },
        {
            "id": 8632,
            "ip_address": "66.249.91.35",
            "count": 5,
            "first_visit": "2022-05-18T04:15:29.125194+06:00",
            "date": null
        },
        {
            "id": 8631,
            "ip_address": "66.249.91.39",
            "count": 4,
            "first_visit": "2022-05-18T04:15:10.717306+06:00",
            "date": null
        },
        {
            "id": 16515,
            "ip_address": "66.249.91.39",
            "count": 1,
            "first_visit": "2022-06-19T09:05:28.102905+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 42143,
            "ip_address": "66.249.91.39",
            "count": 1,
            "first_visit": "2023-02-14T07:19:23.206815+06:00",
            "date": "2023-02-14"
        }
    ]
}