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

{
    "count": 101333,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34952&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34936&ordering=id",
    "results": [
        {
            "id": 34945,
            "ip_address": "198.46.159.142",
            "count": 1,
            "first_visit": "2022-09-25T01:57:25.741965+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34946,
            "ip_address": "88.150.241.124",
            "count": 1,
            "first_visit": "2022-09-25T02:21:51.735817+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34947,
            "ip_address": "66.249.66.33",
            "count": 10,
            "first_visit": "2022-09-25T02:46:51.196472+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34948,
            "ip_address": "168.119.65.45",
            "count": 2,
            "first_visit": "2022-09-25T03:29:05.262741+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34949,
            "ip_address": "66.249.66.208",
            "count": 4,
            "first_visit": "2022-09-25T03:39:30.292294+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34950,
            "ip_address": "66.249.66.128",
            "count": 3,
            "first_visit": "2022-09-25T03:41:14.799886+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34951,
            "ip_address": "114.119.141.168",
            "count": 19,
            "first_visit": "2022-09-25T05:54:24.721823+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34952,
            "ip_address": "66.249.66.90",
            "count": 3,
            "first_visit": "2022-09-25T06:46:20.983246+06:00",
            "date": "2022-09-25"
        }
    ]
}