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

{
    "count": 101480,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38912&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38896&ordering=first_visit",
    "results": [
        {
            "id": 38905,
            "ip_address": "66.249.64.193",
            "count": 11,
            "first_visit": "2022-12-18T00:01:18.800693+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 38906,
            "ip_address": "18.116.202.193",
            "count": 5,
            "first_visit": "2022-12-18T00:24:07.043291+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 38907,
            "ip_address": "195.154.123.56",
            "count": 1,
            "first_visit": "2022-12-18T00:30:26.146877+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 38908,
            "ip_address": "66.249.64.222",
            "count": 19,
            "first_visit": "2022-12-18T00:39:36.968318+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 38909,
            "ip_address": "66.249.64.220",
            "count": 11,
            "first_visit": "2022-12-18T02:35:28.627775+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 38910,
            "ip_address": "114.119.139.48",
            "count": 1,
            "first_visit": "2022-12-18T04:37:47.595312+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 38911,
            "ip_address": "66.249.89.221",
            "count": 2,
            "first_visit": "2022-12-18T04:59:34.900334+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 38912,
            "ip_address": "103.85.156.41",
            "count": 1,
            "first_visit": "2022-12-18T08:12:01.332121+06:00",
            "date": "2022-12-18"
        }
    ]
}