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

{
    "count": 101363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36008&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35992&ordering=date",
    "results": [
        {
            "id": 49720,
            "ip_address": "114.119.131.10",
            "count": 1,
            "first_visit": "2023-07-10T19:29:35.359817+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 49721,
            "ip_address": "114.119.160.84",
            "count": 1,
            "first_visit": "2023-07-10T19:49:50.075060+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 49722,
            "ip_address": "114.119.157.174",
            "count": 1,
            "first_visit": "2023-07-10T19:51:45.867988+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 49723,
            "ip_address": "114.119.163.52",
            "count": 1,
            "first_visit": "2023-07-10T20:14:37.252102+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 49666,
            "ip_address": "168.119.68.186",
            "count": 2,
            "first_visit": "2023-07-10T05:01:30.218107+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 49724,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2023-07-10T20:59:48.067355+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 49725,
            "ip_address": "27.147.205.221",
            "count": 1,
            "first_visit": "2023-07-10T21:15:35.669518+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 49726,
            "ip_address": "123.253.96.163",
            "count": 1,
            "first_visit": "2023-07-10T21:20:38.252056+06:00",
            "date": "2023-07-10"
        }
    ]
}