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

{
    "count": 101715,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76512&ordering=ip_address",
    "results": [
        {
            "id": 16244,
            "ip_address": "37.111.205.177",
            "count": 1,
            "first_visit": "2022-06-18T06:59:12.615613+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 30373,
            "ip_address": "37.111.205.179",
            "count": 4,
            "first_visit": "2022-07-31T11:46:11.597625+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 5276,
            "ip_address": "37.111.205.18",
            "count": 2,
            "first_visit": "2022-04-20T14:00:26.950137+06:00",
            "date": null
        },
        {
            "id": 11190,
            "ip_address": "37.111.205.181",
            "count": 1,
            "first_visit": "2022-05-24T22:47:53.785262+06:00",
            "date": null
        },
        {
            "id": 29476,
            "ip_address": "37.111.205.186",
            "count": 1,
            "first_visit": "2022-07-29T22:19:23.207338+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 9692,
            "ip_address": "37.111.205.188",
            "count": 3,
            "first_visit": "2022-05-20T12:39:31.699978+06:00",
            "date": null
        },
        {
            "id": 36770,
            "ip_address": "37.111.205.191",
            "count": 2,
            "first_visit": "2022-11-01T09:59:39.703279+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 26289,
            "ip_address": "37.111.205.192",
            "count": 1,
            "first_visit": "2022-07-23T10:59:39.434025+06:00",
            "date": "2022-07-23"
        }
    ]
}