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

{
    "count": 96117,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19824&ordering=ip_address",
    "results": [
        {
            "id": 29542,
            "ip_address": "103.67.157.231",
            "count": 1,
            "first_visit": "2022-07-29T23:21:16.150071+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 26897,
            "ip_address": "103.67.157.232",
            "count": 1,
            "first_visit": "2022-07-24T22:50:21.185340+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 22865,
            "ip_address": "103.67.157.233",
            "count": 1,
            "first_visit": "2022-07-15T00:54:58.867481+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 7242,
            "ip_address": "103.67.157.233",
            "count": 2,
            "first_visit": "2022-05-16T20:06:20.420986+06:00",
            "date": null
        },
        {
            "id": 27014,
            "ip_address": "103.67.157.233",
            "count": 1,
            "first_visit": "2022-07-25T02:50:53.243672+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 24849,
            "ip_address": "103.67.157.233",
            "count": 1,
            "first_visit": "2022-07-20T19:42:09.212513+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6618,
            "ip_address": "103.67.157.234",
            "count": 15,
            "first_visit": "2022-05-16T11:17:29.358115+06:00",
            "date": null
        },
        {
            "id": 16673,
            "ip_address": "103.67.157.234",
            "count": 1,
            "first_visit": "2022-06-19T23:09:27.358825+06:00",
            "date": "2022-06-19"
        }
    ]
}