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

{
    "count": 101964,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42776&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42760&ordering=id",
    "results": [
        {
            "id": 42769,
            "ip_address": "66.249.75.222",
            "count": 3,
            "first_visit": "2023-02-27T01:54:27.570574+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 42770,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2023-02-27T04:05:20.356704+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 42771,
            "ip_address": "114.119.147.229",
            "count": 1,
            "first_visit": "2023-02-27T04:43:04.104483+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 42772,
            "ip_address": "168.119.64.248",
            "count": 2,
            "first_visit": "2023-02-27T04:58:31.912310+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 42773,
            "ip_address": "114.119.158.106",
            "count": 1,
            "first_visit": "2023-02-27T05:44:03.963583+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 42774,
            "ip_address": "114.119.143.152",
            "count": 1,
            "first_visit": "2023-02-27T05:56:05.160360+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 42775,
            "ip_address": "202.86.217.146",
            "count": 3,
            "first_visit": "2023-02-27T06:17:40.216530+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 42776,
            "ip_address": "114.119.130.43",
            "count": 1,
            "first_visit": "2023-02-27T07:01:30.783291+06:00",
            "date": "2023-02-27"
        }
    ]
}