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

{
    "count": 96210,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20296&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20280&ordering=first_visit",
    "results": [
        {
            "id": 20289,
            "ip_address": "42.0.7.231",
            "count": 1,
            "first_visit": "2022-06-30T09:06:13.403523+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20290,
            "ip_address": "103.67.158.126",
            "count": 1,
            "first_visit": "2022-06-30T09:07:47.441916+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20291,
            "ip_address": "37.111.200.148",
            "count": 3,
            "first_visit": "2022-06-30T09:09:44.622087+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20292,
            "ip_address": "103.31.154.252",
            "count": 1,
            "first_visit": "2022-06-30T09:17:16.037816+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20293,
            "ip_address": "37.111.207.214",
            "count": 1,
            "first_visit": "2022-06-30T09:20:10.912473+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20294,
            "ip_address": "118.179.123.122",
            "count": 1,
            "first_visit": "2022-06-30T09:21:41.865027+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20295,
            "ip_address": "58.145.184.240",
            "count": 1,
            "first_visit": "2022-06-30T09:23:30.376198+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20296,
            "ip_address": "103.96.71.36",
            "count": 1,
            "first_visit": "2022-06-30T09:26:01.818536+06:00",
            "date": "2022-06-30"
        }
    ]
}