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

{
    "count": 101417,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80288&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80272&ordering=count",
    "results": [
        {
            "id": 18916,
            "ip_address": "64.233.173.168",
            "count": 2,
            "first_visit": "2022-06-26T04:25:29.589049+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 13049,
            "ip_address": "37.111.200.197",
            "count": 2,
            "first_visit": "2022-05-31T10:26:36.382421+06:00",
            "date": null
        },
        {
            "id": 33751,
            "ip_address": "35.199.178.170",
            "count": 2,
            "first_visit": "2022-09-03T12:24:27.552993+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 18919,
            "ip_address": "114.119.134.6",
            "count": 2,
            "first_visit": "2022-06-26T04:30:49.251057+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 24078,
            "ip_address": "37.111.194.33",
            "count": 2,
            "first_visit": "2022-07-19T12:39:17.986867+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 21636,
            "ip_address": "202.134.10.140",
            "count": 2,
            "first_visit": "2022-07-08T21:42:46.462087+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 8615,
            "ip_address": "119.30.32.23",
            "count": 2,
            "first_visit": "2022-05-18T02:15:44.919325+06:00",
            "date": null
        },
        {
            "id": 8613,
            "ip_address": "103.113.173.131",
            "count": 2,
            "first_visit": "2022-05-18T02:05:22.414565+06:00",
            "date": null
        }
    ]
}