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

{
    "count": 98212,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15936&ordering=-ip_address",
    "results": [
        {
            "id": 30710,
            "ip_address": "43.245.121.2",
            "count": 1,
            "first_visit": "2022-08-01T20:23:48.733706+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 9600,
            "ip_address": "43.245.121.2",
            "count": 2,
            "first_visit": "2022-05-20T01:52:47.477962+06:00",
            "date": null
        },
        {
            "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
        }
    ]
}