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

{
    "count": 100198,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21048&ordering=ip_address",
    "results": [
        {
            "id": 6778,
            "ip_address": "103.67.158.158",
            "count": 2,
            "first_visit": "2022-05-16T15:17:07.793923+06:00",
            "date": null
        },
        {
            "id": 61552,
            "ip_address": "103.67.158.158",
            "count": 1,
            "first_visit": "2023-12-21T00:23:31.648190+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 27280,
            "ip_address": "103.67.158.16",
            "count": 1,
            "first_visit": "2022-07-25T13:05:42.730594+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 27300,
            "ip_address": "103.67.158.160",
            "count": 4,
            "first_visit": "2022-07-25T13:26:54.015528+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 21706,
            "ip_address": "103.67.158.160",
            "count": 1,
            "first_visit": "2022-07-09T08:34:13.647124+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 4734,
            "ip_address": "103.67.158.160",
            "count": 3,
            "first_visit": "2022-03-28T13:58:49.401773+06:00",
            "date": null
        },
        {
            "id": 28454,
            "ip_address": "103.67.158.161",
            "count": 1,
            "first_visit": "2022-07-28T00:24:22.611959+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 32773,
            "ip_address": "103.67.158.161",
            "count": 1,
            "first_visit": "2022-08-23T18:01:15.149577+06:00",
            "date": "2022-08-23"
        }
    ]
}