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

{
    "count": 101390,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80568&ordering=ip_address",
    "results": [
        {
            "id": 14241,
            "ip_address": "37.111.228.88",
            "count": 1,
            "first_visit": "2022-06-09T23:14:25.633296+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 34060,
            "ip_address": "37.111.228.92",
            "count": 1,
            "first_visit": "2022-09-08T19:13:53.041018+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 29802,
            "ip_address": "37.111.228.94",
            "count": 2,
            "first_visit": "2022-07-30T11:12:44.424806+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 18927,
            "ip_address": "37.111.228.97",
            "count": 1,
            "first_visit": "2022-06-26T05:34:16.950954+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 36843,
            "ip_address": "37.111.229.10",
            "count": 1,
            "first_visit": "2022-11-02T18:09:26.374957+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 9824,
            "ip_address": "37.111.229.100",
            "count": 2,
            "first_visit": "2022-05-20T22:24:29.098616+06:00",
            "date": null
        },
        {
            "id": 7391,
            "ip_address": "37.111.229.118",
            "count": 1,
            "first_visit": "2022-05-16T22:41:36.783495+06:00",
            "date": null
        },
        {
            "id": 8203,
            "ip_address": "37.111.229.12",
            "count": 1,
            "first_visit": "2022-05-17T15:51:03.642334+06:00",
            "date": null
        }
    ]
}