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

{
    "count": 99715,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23168&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23152&ordering=-count",
    "results": [
        {
            "id": 3653,
            "ip_address": "71.198.152.44",
            "count": 2,
            "first_visit": "2022-02-16T07:26:49.802426+06:00",
            "date": null
        },
        {
            "id": 12078,
            "ip_address": "37.111.232.93",
            "count": 2,
            "first_visit": "2022-05-28T00:52:11.517319+06:00",
            "date": null
        },
        {
            "id": 31304,
            "ip_address": "103.25.248.236",
            "count": 2,
            "first_visit": "2022-08-06T01:24:06.223732+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 36591,
            "ip_address": "37.111.214.59",
            "count": 2,
            "first_visit": "2022-10-28T20:06:59.686913+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 5344,
            "ip_address": "103.217.111.242",
            "count": 2,
            "first_visit": "2022-04-24T12:41:55.123688+06:00",
            "date": null
        },
        {
            "id": 31294,
            "ip_address": "66.249.66.128",
            "count": 2,
            "first_visit": "2022-08-06T00:22:50.078122+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 31246,
            "ip_address": "103.67.158.187",
            "count": 2,
            "first_visit": "2022-08-05T15:40:26.517793+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 15496,
            "ip_address": "103.130.74.170",
            "count": 2,
            "first_visit": "2022-06-16T00:20:56.500272+06:00",
            "date": "2022-06-16"
        }
    ]
}