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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82288&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82272&ordering=count",
    "results": [
        {
            "id": 5298,
            "ip_address": "103.205.71.150",
            "count": 2,
            "first_visit": "2022-04-21T15:32:03.573366+06:00",
            "date": null
        },
        {
            "id": 14203,
            "ip_address": "103.113.149.193",
            "count": 2,
            "first_visit": "2022-06-09T16:27:59.603401+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 7238,
            "ip_address": "103.134.56.158",
            "count": 2,
            "first_visit": "2022-05-16T20:05:46.900823+06:00",
            "date": null
        },
        {
            "id": 5301,
            "ip_address": "66.249.66.192",
            "count": 2,
            "first_visit": "2022-04-21T21:17:44.133142+06:00",
            "date": null
        },
        {
            "id": 40073,
            "ip_address": "59.153.103.29",
            "count": 2,
            "first_visit": "2023-01-08T15:58:23.284443+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 28871,
            "ip_address": "38.121.43.204",
            "count": 2,
            "first_visit": "2022-07-28T17:22:32.202166+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7235,
            "ip_address": "37.111.243.193",
            "count": 2,
            "first_visit": "2022-05-16T20:04:07.665180+06:00",
            "date": null
        },
        {
            "id": 32729,
            "ip_address": "37.111.214.202",
            "count": 2,
            "first_visit": "2022-08-23T04:19:53.043037+06:00",
            "date": "2022-08-23"
        }
    ]
}