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

{
    "count": 95521,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17496&ordering=ip_address",
    "results": [
        {
            "id": 32218,
            "ip_address": "103.26.247.158",
            "count": 3,
            "first_visit": "2022-08-17T14:06:02.030316+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 24402,
            "ip_address": "103.26.247.158",
            "count": 1,
            "first_visit": "2022-07-20T08:44:08.244703+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6516,
            "ip_address": "103.26.247.158",
            "count": 3,
            "first_visit": "2022-05-16T05:22:28.405675+06:00",
            "date": null
        },
        {
            "id": 12375,
            "ip_address": "103.26.247.162",
            "count": 2,
            "first_visit": "2022-05-29T04:02:03.609747+06:00",
            "date": null
        },
        {
            "id": 15116,
            "ip_address": "103.26.247.170",
            "count": 1,
            "first_visit": "2022-06-15T00:39:47.981697+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 14401,
            "ip_address": "103.26.247.170",
            "count": 2,
            "first_visit": "2022-06-11T00:59:13.075936+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 22585,
            "ip_address": "103.26.247.170",
            "count": 1,
            "first_visit": "2022-07-14T13:35:44.833459+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 19198,
            "ip_address": "103.26.247.170",
            "count": 1,
            "first_visit": "2022-06-26T21:30:42.413195+06:00",
            "date": "2022-06-26"
        }
    ]
}