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

{
    "count": 101575,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40432&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40416&ordering=id",
    "results": [
        {
            "id": 40425,
            "ip_address": "123.253.96.160",
            "count": 1,
            "first_visit": "2023-01-15T21:23:12.290598+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40426,
            "ip_address": "202.134.14.69",
            "count": 1,
            "first_visit": "2023-01-15T21:25:55.742902+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40427,
            "ip_address": "114.119.138.194",
            "count": 1,
            "first_visit": "2023-01-15T21:52:53.289779+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40428,
            "ip_address": "114.119.137.160",
            "count": 1,
            "first_visit": "2023-01-15T22:10:39.545761+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40429,
            "ip_address": "114.119.138.170",
            "count": 1,
            "first_visit": "2023-01-15T22:19:54.741679+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40430,
            "ip_address": "114.119.158.196",
            "count": 1,
            "first_visit": "2023-01-15T22:23:18.120636+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40431,
            "ip_address": "114.119.132.149",
            "count": 1,
            "first_visit": "2023-01-15T22:29:51.492389+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40432,
            "ip_address": "45.248.151.212",
            "count": 2,
            "first_visit": "2023-01-15T22:35:15.506536+06:00",
            "date": "2023-01-15"
        }
    ]
}