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

{
    "count": 101325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34688&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34672&ordering=id",
    "results": [
        {
            "id": 34681,
            "ip_address": "103.135.138.237",
            "count": 1,
            "first_visit": "2022-09-19T22:01:10.621044+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34682,
            "ip_address": "220.255.91.61",
            "count": 1,
            "first_visit": "2022-09-19T23:13:58.879474+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34683,
            "ip_address": "172.58.30.148",
            "count": 1,
            "first_visit": "2022-09-19T23:37:22.978905+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34684,
            "ip_address": "82.135.224.18",
            "count": 1,
            "first_visit": "2022-09-19T23:44:07.365786+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34685,
            "ip_address": "114.119.141.168",
            "count": 36,
            "first_visit": "2022-09-20T00:03:37.550831+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 34686,
            "ip_address": "114.119.134.123",
            "count": 36,
            "first_visit": "2022-09-20T00:05:48.467226+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 34687,
            "ip_address": "114.119.141.118",
            "count": 26,
            "first_visit": "2022-09-20T00:13:24.567856+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 34688,
            "ip_address": "66.249.66.128",
            "count": 3,
            "first_visit": "2022-09-20T00:23:01.653435+06:00",
            "date": "2022-09-20"
        }
    ]
}