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

{
    "count": 100780,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16592&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16576&ordering=-ip_address",
    "results": [
        {
            "id": 1728,
            "ip_address": "43.245.121.197",
            "count": 1,
            "first_visit": "2022-01-09T00:37:33.076942+06:00",
            "date": null
        },
        {
            "id": 27724,
            "ip_address": "43.245.121.195",
            "count": 1,
            "first_visit": "2022-07-26T13:40:41.869626+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 2380,
            "ip_address": "43.245.121.195",
            "count": 2,
            "first_visit": "2022-01-17T17:17:09.766932+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
        },
        {
            "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": 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"
        }
    ]
}