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

{
    "count": 93455,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78592&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78576&ordering=ip_address",
    "results": [
        {
            "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": 6725,
            "ip_address": "43.245.121.211",
            "count": 1,
            "first_visit": "2022-05-16T13:51:21.188765+06:00",
            "date": null
        },
        {
            "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": 8390,
            "ip_address": "43.245.121.213",
            "count": 3,
            "first_visit": "2022-05-17T22:44:47.269050+06:00",
            "date": null
        },
        {
            "id": 8887,
            "ip_address": "43.245.121.216",
            "count": 1,
            "first_visit": "2022-05-18T12:15:47.440119+06:00",
            "date": null
        },
        {
            "id": 7184,
            "ip_address": "43.245.121.218",
            "count": 1,
            "first_visit": "2022-05-16T19:51:57.103831+06:00",
            "date": null
        },
        {
            "id": 18495,
            "ip_address": "43.245.121.219",
            "count": 1,
            "first_visit": "2022-06-25T09:22:35.622268+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 16472,
            "ip_address": "43.245.121.22",
            "count": 1,
            "first_visit": "2022-06-19T01:56:04.539781+06:00",
            "date": "2022-06-19"
        }
    ]
}