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

{
    "count": 101426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80072&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80056&ordering=count",
    "results": [
        {
            "id": 27222,
            "ip_address": "103.67.158.124",
            "count": 2,
            "first_visit": "2022-07-25T12:05:41.473583+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 2965,
            "ip_address": "180.194.170.241",
            "count": 2,
            "first_visit": "2022-01-28T05:52:37.741933+06:00",
            "date": null
        },
        {
            "id": 28137,
            "ip_address": "103.85.192.128",
            "count": 2,
            "first_visit": "2022-07-27T11:25:33.464435+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 8664,
            "ip_address": "202.134.9.153",
            "count": 2,
            "first_visit": "2022-05-18T07:42:19.391754+06:00",
            "date": null
        },
        {
            "id": 24015,
            "ip_address": "202.134.14.136",
            "count": 2,
            "first_visit": "2022-07-19T07:04:20.252534+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 27129,
            "ip_address": "103.130.115.25",
            "count": 2,
            "first_visit": "2022-07-25T10:10:55.267590+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 34344,
            "ip_address": "66.249.66.91",
            "count": 2,
            "first_visit": "2022-09-14T02:06:55.422263+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 23958,
            "ip_address": "59.152.97.78",
            "count": 2,
            "first_visit": "2022-07-19T01:12:44.162350+06:00",
            "date": "2022-07-19"
        }
    ]
}