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

{
    "count": 101482,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38968&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38952&ordering=first_visit",
    "results": [
        {
            "id": 38961,
            "ip_address": "66.249.66.212",
            "count": 3,
            "first_visit": "2022-12-19T01:52:56.617499+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 38962,
            "ip_address": "66.249.66.159",
            "count": 5,
            "first_visit": "2022-12-19T02:09:38.645488+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 38963,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-12-19T03:31:03.590795+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 38964,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2022-12-19T03:35:08.382933+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 38965,
            "ip_address": "66.249.66.158",
            "count": 2,
            "first_visit": "2022-12-19T03:39:19.085363+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 38966,
            "ip_address": "165.225.114.117",
            "count": 1,
            "first_visit": "2022-12-19T03:40:46.266468+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 38967,
            "ip_address": "114.119.133.83",
            "count": 1,
            "first_visit": "2022-12-19T04:16:20.742550+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 38968,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2022-12-19T04:30:36.207826+06:00",
            "date": "2022-12-19"
        }
    ]
}