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

{
    "count": 93365,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78904&ordering=ip_address",
    "results": [
        {
            "id": 20899,
            "ip_address": "43.245.123.181",
            "count": 1,
            "first_visit": "2022-07-03T16:48:04.860534+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 7720,
            "ip_address": "43.245.123.181",
            "count": 2,
            "first_visit": "2022-05-17T09:22:32.707945+06:00",
            "date": null
        },
        {
            "id": 35742,
            "ip_address": "43.245.123.181",
            "count": 1,
            "first_visit": "2022-10-11T04:48:35.324874+06:00",
            "date": "2022-10-11"
        },
        {
            "id": 23242,
            "ip_address": "43.245.123.182",
            "count": 1,
            "first_visit": "2022-07-17T04:39:53.562055+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 29916,
            "ip_address": "43.245.123.183",
            "count": 1,
            "first_visit": "2022-07-30T14:39:07.022348+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7125,
            "ip_address": "43.245.123.184",
            "count": 2,
            "first_visit": "2022-05-16T19:33:51.084222+06:00",
            "date": null
        },
        {
            "id": 29068,
            "ip_address": "43.245.123.186",
            "count": 1,
            "first_visit": "2022-07-29T02:06:38.130821+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 18058,
            "ip_address": "43.245.123.186",
            "count": 1,
            "first_visit": "2022-06-24T10:50:25.438974+06:00",
            "date": "2022-06-24"
        }
    ]
}