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

{
    "count": 93351,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78976&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78960&ordering=ip_address",
    "results": [
        {
            "id": 56533,
            "ip_address": "43.245.123.240",
            "count": 1,
            "first_visit": "2023-10-02T07:39:12.512117+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 28124,
            "ip_address": "43.245.123.242",
            "count": 1,
            "first_visit": "2022-07-27T11:05:47.418732+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 27881,
            "ip_address": "43.245.123.242",
            "count": 1,
            "first_visit": "2022-07-26T21:30:03.385450+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 35197,
            "ip_address": "43.245.123.245",
            "count": 1,
            "first_visit": "2022-09-29T13:32:43.454244+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 30324,
            "ip_address": "43.245.123.246",
            "count": 1,
            "first_visit": "2022-07-31T11:07:56.483424+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 70293,
            "ip_address": "43.245.123.247",
            "count": 1,
            "first_visit": "2024-06-25T23:13:16.543437+06:00",
            "date": "2024-06-25"
        },
        {
            "id": 10310,
            "ip_address": "43.245.123.248",
            "count": 2,
            "first_visit": "2022-05-22T14:47:36.531622+06:00",
            "date": null
        },
        {
            "id": 7152,
            "ip_address": "43.245.123.249",
            "count": 1,
            "first_visit": "2022-05-16T19:41:40.596216+06:00",
            "date": null
        }
    ]
}