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

{
    "count": 93358,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78952&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78936&ordering=ip_address",
    "results": [
        {
            "id": 12158,
            "ip_address": "43.245.123.217",
            "count": 1,
            "first_visit": "2022-05-28T11:23:22.327494+06:00",
            "date": null
        },
        {
            "id": 13866,
            "ip_address": "43.245.123.217",
            "count": 1,
            "first_visit": "2022-06-07T20:10:30.084784+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 7897,
            "ip_address": "43.245.123.22",
            "count": 4,
            "first_visit": "2022-05-17T11:02:53.801291+06:00",
            "date": null
        },
        {
            "id": 29161,
            "ip_address": "43.245.123.22",
            "count": 1,
            "first_visit": "2022-07-29T09:52:46.978600+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 5879,
            "ip_address": "43.245.123.220",
            "count": 3,
            "first_visit": "2022-05-11T21:44:54.027723+06:00",
            "date": null
        },
        {
            "id": 33332,
            "ip_address": "43.245.123.221",
            "count": 1,
            "first_visit": "2022-08-29T16:50:04.197633+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 18016,
            "ip_address": "43.245.123.222",
            "count": 1,
            "first_visit": "2022-06-24T08:09:33.005413+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 29831,
            "ip_address": "43.245.123.222",
            "count": 1,
            "first_visit": "2022-07-30T11:35:12.553165+06:00",
            "date": "2022-07-30"
        }
    ]
}