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

{
    "count": 96183,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20184&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20168&ordering=ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 12253,
            "ip_address": "103.67.158.161",
            "count": 1,
            "first_visit": "2022-05-28T17:22:29.231204+06:00",
            "date": null
        },
        {
            "id": 7895,
            "ip_address": "103.67.158.162",
            "count": 4,
            "first_visit": "2022-05-17T11:01:50.886521+06:00",
            "date": null
        }
    ]
}