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

{
    "count": 101736,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41328&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41312&ordering=first_visit",
    "results": [
        {
            "id": 41321,
            "ip_address": "168.119.65.45",
            "count": 2,
            "first_visit": "2023-02-01T03:51:54.544125+06:00",
            "date": "2023-02-01"
        },
        {
            "id": 41322,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2023-02-01T04:09:49.467938+06:00",
            "date": "2023-02-01"
        },
        {
            "id": 41323,
            "ip_address": "135.0.183.221",
            "count": 1,
            "first_visit": "2023-02-01T07:06:36.436107+06:00",
            "date": "2023-02-01"
        },
        {
            "id": 41324,
            "ip_address": "66.249.75.198",
            "count": 2,
            "first_visit": "2023-02-01T07:30:44.708757+06:00",
            "date": "2023-02-01"
        },
        {
            "id": 41325,
            "ip_address": "58.145.184.246",
            "count": 1,
            "first_visit": "2023-02-01T07:41:18.570948+06:00",
            "date": "2023-02-01"
        },
        {
            "id": 41326,
            "ip_address": "17.241.227.59",
            "count": 1,
            "first_visit": "2023-02-01T08:37:40.744967+06:00",
            "date": "2023-02-01"
        },
        {
            "id": 41327,
            "ip_address": "18.190.87.2",
            "count": 2,
            "first_visit": "2023-02-01T09:05:57.914055+06:00",
            "date": "2023-02-01"
        },
        {
            "id": 41328,
            "ip_address": "114.119.136.137",
            "count": 1,
            "first_visit": "2023-02-01T09:40:21.557530+06:00",
            "date": "2023-02-01"
        }
    ]
}