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

{
    "count": 96765,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22064&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22048&ordering=-count",
    "results": [
        {
            "id": 15742,
            "ip_address": "45.120.114.173",
            "count": 2,
            "first_visit": "2022-06-16T21:29:28.669611+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 31619,
            "ip_address": "103.202.221.232",
            "count": 2,
            "first_visit": "2022-08-09T13:07:51.981223+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 31596,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2022-08-09T05:08:44.400523+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 11795,
            "ip_address": "103.25.251.244",
            "count": 2,
            "first_visit": "2022-05-26T23:50:23.370445+06:00",
            "date": null
        },
        {
            "id": 11822,
            "ip_address": "37.111.247.198",
            "count": 2,
            "first_visit": "2022-05-27T00:54:24.808143+06:00",
            "date": null
        },
        {
            "id": 20541,
            "ip_address": "202.134.10.138",
            "count": 2,
            "first_visit": "2022-07-01T11:56:29.228261+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 9812,
            "ip_address": "37.111.247.61",
            "count": 2,
            "first_visit": "2022-05-20T22:11:25.118449+06:00",
            "date": null
        },
        {
            "id": 9721,
            "ip_address": "58.145.187.254",
            "count": 2,
            "first_visit": "2022-05-20T13:59:44.313227+06:00",
            "date": null
        }
    ]
}