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

{
    "count": 98036,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25640&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25624&ordering=-count",
    "results": [
        {
            "id": 24566,
            "ip_address": "37.111.229.64",
            "count": 2,
            "first_visit": "2022-07-20T11:49:45.620129+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10984,
            "ip_address": "103.147.163.56",
            "count": 2,
            "first_visit": "2022-05-24T13:51:41.914563+06:00",
            "date": null
        },
        {
            "id": 10948,
            "ip_address": "37.111.206.140",
            "count": 2,
            "first_visit": "2022-05-24T12:29:26.683433+06:00",
            "date": null
        },
        {
            "id": 6138,
            "ip_address": "45.248.151.4",
            "count": 2,
            "first_visit": "2022-05-14T20:39:28.284612+06:00",
            "date": null
        },
        {
            "id": 34109,
            "ip_address": "66.249.66.90",
            "count": 2,
            "first_visit": "2022-09-10T03:42:01.932975+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 21089,
            "ip_address": "115.110.249.254",
            "count": 2,
            "first_visit": "2022-07-04T16:20:37.258880+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 10932,
            "ip_address": "197.136.9.5",
            "count": 2,
            "first_visit": "2022-05-24T11:58:43.596253+06:00",
            "date": null
        },
        {
            "id": 34083,
            "ip_address": "114.119.141.118",
            "count": 2,
            "first_visit": "2022-09-09T02:06:09.161056+06:00",
            "date": "2022-09-09"
        }
    ]
}