GET /user_management/visitor-free/?format=api&offset=15936&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=15944&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15928&ordering=-ip_address",
    "results": [
        {
            "id": 8390,
            "ip_address": "43.245.121.213",
            "count": 3,
            "first_visit": "2022-05-17T22:44:47.269050+06:00",
            "date": null
        },
        {
            "id": 6725,
            "ip_address": "43.245.121.211",
            "count": 1,
            "first_visit": "2022-05-16T13:51:21.188765+06:00",
            "date": null
        },
        {
            "id": 24207,
            "ip_address": "43.245.121.211",
            "count": 1,
            "first_visit": "2022-07-19T22:38:04.267019+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 34570,
            "ip_address": "43.245.121.211",
            "count": 1,
            "first_visit": "2022-09-17T20:45:34.583943+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 7129,
            "ip_address": "43.245.121.21",
            "count": 1,
            "first_visit": "2022-05-16T19:34:38.156315+06:00",
            "date": null
        },
        {
            "id": 28400,
            "ip_address": "43.245.121.206",
            "count": 2,
            "first_visit": "2022-07-27T23:29:12.030426+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 5886,
            "ip_address": "43.245.121.205",
            "count": 3,
            "first_visit": "2022-05-12T00:01:42.258698+06:00",
            "date": null
        },
        {
            "id": 12950,
            "ip_address": "43.245.121.201",
            "count": 2,
            "first_visit": "2022-05-31T00:25:26.242139+06:00",
            "date": null
        }
    ]
}