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

{
    "count": 99638,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93456&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93440&ordering=count",
    "results": [
        {
            "id": 24437,
            "ip_address": "42.0.4.237",
            "count": 5,
            "first_visit": "2022-07-20T10:05:44.437014+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6382,
            "ip_address": "37.111.212.87",
            "count": 5,
            "first_visit": "2022-05-15T19:56:42.324828+06:00",
            "date": null
        },
        {
            "id": 11178,
            "ip_address": "114.119.134.204",
            "count": 5,
            "first_visit": "2022-05-24T22:40:37.329759+06:00",
            "date": null
        },
        {
            "id": 23415,
            "ip_address": "66.249.66.62",
            "count": 5,
            "first_visit": "2022-07-18T04:09:22.590535+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 2967,
            "ip_address": "103.127.56.141",
            "count": 5,
            "first_visit": "2022-01-28T08:57:03.136536+06:00",
            "date": null
        },
        {
            "id": 4108,
            "ip_address": "103.138.125.254",
            "count": 5,
            "first_visit": "2022-03-05T23:50:46.955812+06:00",
            "date": null
        },
        {
            "id": 5901,
            "ip_address": "114.119.150.49",
            "count": 5,
            "first_visit": "2022-05-12T08:43:07.749305+06:00",
            "date": null
        },
        {
            "id": 10699,
            "ip_address": "116.58.201.225",
            "count": 5,
            "first_visit": "2022-05-23T16:52:06.285617+06:00",
            "date": null
        }
    ]
}