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

{
    "count": 93459,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78576&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78560&ordering=ip_address",
    "results": [
        {
            "id": 8521,
            "ip_address": "43.245.121.185",
            "count": 1,
            "first_visit": "2022-05-17T23:36:41.792150+06:00",
            "date": null
        },
        {
            "id": 8369,
            "ip_address": "43.245.121.186",
            "count": 3,
            "first_visit": "2022-05-17T22:36:17.331918+06:00",
            "date": null
        },
        {
            "id": 9441,
            "ip_address": "43.245.121.187",
            "count": 1,
            "first_visit": "2022-05-19T17:09:49.197627+06:00",
            "date": null
        },
        {
            "id": 11915,
            "ip_address": "43.245.121.19",
            "count": 3,
            "first_visit": "2022-05-27T12:53:25.926895+06:00",
            "date": null
        },
        {
            "id": 28866,
            "ip_address": "43.245.121.19",
            "count": 2,
            "first_visit": "2022-07-28T16:52:03.717763+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 32878,
            "ip_address": "43.245.121.190",
            "count": 1,
            "first_visit": "2022-08-25T01:02:51.576242+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 9275,
            "ip_address": "43.245.121.190",
            "count": 1,
            "first_visit": "2022-05-19T08:41:21.839286+06:00",
            "date": null
        },
        {
            "id": 12899,
            "ip_address": "43.245.121.193",
            "count": 1,
            "first_visit": "2022-05-30T22:29:45.701925+06:00",
            "date": null
        }
    ]
}