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

{
    "count": 101324,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34648&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34632&ordering=first_visit",
    "results": [
        {
            "id": 34641,
            "ip_address": "66.249.66.8",
            "count": 2,
            "first_visit": "2022-09-19T00:09:28.607304+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34642,
            "ip_address": "182.48.72.30",
            "count": 1,
            "first_visit": "2022-09-19T01:04:48.532714+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34643,
            "ip_address": "66.249.66.6",
            "count": 4,
            "first_visit": "2022-09-19T01:18:16.713966+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34644,
            "ip_address": "66.249.66.92",
            "count": 4,
            "first_visit": "2022-09-19T01:32:26.470678+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34645,
            "ip_address": "66.249.66.212",
            "count": 4,
            "first_visit": "2022-09-19T01:41:23.143928+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34646,
            "ip_address": "114.119.141.168",
            "count": 13,
            "first_visit": "2022-09-19T01:47:51.187039+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34647,
            "ip_address": "66.249.66.210",
            "count": 1,
            "first_visit": "2022-09-19T02:07:20.558458+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34648,
            "ip_address": "114.119.141.118",
            "count": 21,
            "first_visit": "2022-09-19T03:09:09.332734+06:00",
            "date": "2022-09-19"
        }
    ]
}