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

{
    "count": 101284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33968&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33952&ordering=first_visit",
    "results": [
        {
            "id": 33961,
            "ip_address": "66.249.66.158",
            "count": 1,
            "first_visit": "2022-09-07T02:20:14.325210+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 33962,
            "ip_address": "66.249.66.62",
            "count": 15,
            "first_visit": "2022-09-07T03:11:58.351534+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 33963,
            "ip_address": "168.119.68.186",
            "count": 2,
            "first_visit": "2022-09-07T05:08:06.907830+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 33964,
            "ip_address": "66.249.66.212",
            "count": 1,
            "first_visit": "2022-09-07T05:57:18.231389+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 33965,
            "ip_address": "66.249.66.159",
            "count": 1,
            "first_visit": "2022-09-07T06:58:10.247377+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 33966,
            "ip_address": "66.249.66.6",
            "count": 1,
            "first_visit": "2022-09-07T07:25:06.546831+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 33967,
            "ip_address": "123.253.215.29",
            "count": 2,
            "first_visit": "2022-09-07T07:38:15.734605+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 33968,
            "ip_address": "103.130.74.170",
            "count": 1,
            "first_visit": "2022-09-07T07:58:19.142272+06:00",
            "date": "2022-09-07"
        }
    ]
}