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

{
    "count": 99740,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25984&ordering=-count",
    "results": [
        {
            "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"
        },
        {
            "id": 10963,
            "ip_address": "37.111.196.51",
            "count": 2,
            "first_visit": "2022-05-24T13:10:19.196849+06:00",
            "date": null
        },
        {
            "id": 6048,
            "ip_address": "42.0.7.243",
            "count": 2,
            "first_visit": "2022-05-14T19:15:14.233222+06:00",
            "date": null
        }
    ]
}