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

{
    "count": 101341,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35400&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35384&ordering=first_visit",
    "results": [
        {
            "id": 35393,
            "ip_address": "114.119.141.146",
            "count": 18,
            "first_visit": "2022-10-03T03:20:50.874007+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35394,
            "ip_address": "66.249.66.208",
            "count": 5,
            "first_visit": "2022-10-03T03:36:28.074830+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35395,
            "ip_address": "66.249.66.33",
            "count": 9,
            "first_visit": "2022-10-03T03:52:06.828851+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35396,
            "ip_address": "66.249.66.92",
            "count": 4,
            "first_visit": "2022-10-03T04:35:48.356561+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35397,
            "ip_address": "95.108.213.57",
            "count": 2,
            "first_visit": "2022-10-03T04:52:49.060157+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35398,
            "ip_address": "17.121.114.201",
            "count": 1,
            "first_visit": "2022-10-03T06:35:18.022236+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35399,
            "ip_address": "113.21.228.214",
            "count": 1,
            "first_visit": "2022-10-03T06:55:19.647522+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35400,
            "ip_address": "66.249.66.6",
            "count": 1,
            "first_visit": "2022-10-03T06:58:31.631329+06:00",
            "date": "2022-10-03"
        }
    ]
}