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

{
    "count": 101359,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81664&ordering=ip_address",
    "results": [
        {
            "id": 23043,
            "ip_address": "37.111.246.18",
            "count": 1,
            "first_visit": "2022-07-15T23:13:53.426171+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 28533,
            "ip_address": "37.111.246.180",
            "count": 2,
            "first_visit": "2022-07-28T03:01:29.662922+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 25474,
            "ip_address": "37.111.246.181",
            "count": 1,
            "first_visit": "2022-07-21T12:12:52.250886+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 24853,
            "ip_address": "37.111.246.181",
            "count": 1,
            "first_visit": "2022-07-20T19:47:47.307054+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6851,
            "ip_address": "37.111.246.185",
            "count": 1,
            "first_visit": "2022-05-16T16:41:35.742296+06:00",
            "date": null
        },
        {
            "id": 6914,
            "ip_address": "37.111.246.196",
            "count": 1,
            "first_visit": "2022-05-16T17:23:24.358776+06:00",
            "date": null
        },
        {
            "id": 15189,
            "ip_address": "37.111.246.196",
            "count": 1,
            "first_visit": "2022-06-15T08:54:34.210038+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 6973,
            "ip_address": "37.111.246.202",
            "count": 3,
            "first_visit": "2022-05-16T18:09:40.817622+06:00",
            "date": null
        }
    ]
}