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

{
    "count": 101362,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35944&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35928&ordering=first_visit",
    "results": [
        {
            "id": 35937,
            "ip_address": "168.119.65.122",
            "count": 1,
            "first_visit": "2022-10-15T16:33:52.836346+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35938,
            "ip_address": "119.30.45.127",
            "count": 1,
            "first_visit": "2022-10-15T18:40:16.950291+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35939,
            "ip_address": "37.111.207.99",
            "count": 1,
            "first_visit": "2022-10-15T18:42:01.899929+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35940,
            "ip_address": "103.23.40.103",
            "count": 1,
            "first_visit": "2022-10-15T18:47:47.982626+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35941,
            "ip_address": "103.107.132.164",
            "count": 1,
            "first_visit": "2022-10-15T19:35:04.682348+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35942,
            "ip_address": "103.55.145.166",
            "count": 1,
            "first_visit": "2022-10-15T20:09:16.986588+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35943,
            "ip_address": "37.111.204.64",
            "count": 1,
            "first_visit": "2022-10-15T21:18:31.714113+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35944,
            "ip_address": "119.148.60.210",
            "count": 2,
            "first_visit": "2022-10-15T22:39:44.964057+06:00",
            "date": "2022-10-15"
        }
    ]
}