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

{
    "count": 101350,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35648&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35632&ordering=first_visit",
    "results": [
        {
            "id": 35641,
            "ip_address": "66.249.75.222",
            "count": 8,
            "first_visit": "2022-10-08T17:48:25.184851+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 35642,
            "ip_address": "103.148.172.225",
            "count": 1,
            "first_visit": "2022-10-08T18:16:07.558665+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 35643,
            "ip_address": "37.111.207.138",
            "count": 1,
            "first_visit": "2022-10-08T19:14:24.298443+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 35644,
            "ip_address": "66.249.75.193",
            "count": 4,
            "first_visit": "2022-10-08T19:16:09.950172+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 35645,
            "ip_address": "37.111.207.55",
            "count": 1,
            "first_visit": "2022-10-08T19:17:54.820873+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 35646,
            "ip_address": "66.249.75.220",
            "count": 4,
            "first_visit": "2022-10-08T19:39:09.332095+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 35647,
            "ip_address": "17.121.112.54",
            "count": 1,
            "first_visit": "2022-10-08T21:07:01.462840+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 35648,
            "ip_address": "203.76.223.4",
            "count": 1,
            "first_visit": "2022-10-08T22:40:55.521454+06:00",
            "date": "2022-10-08"
        }
    ]
}