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

{
    "count": 99682,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25720&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25704&ordering=-count",
    "results": [
        {
            "id": 28828,
            "ip_address": "37.111.200.55",
            "count": 2,
            "first_visit": "2022-07-28T13:39:22.230703+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7619,
            "ip_address": "116.58.201.51",
            "count": 2,
            "first_visit": "2022-05-17T07:22:41.798469+06:00",
            "date": null
        },
        {
            "id": 27852,
            "ip_address": "116.204.151.160",
            "count": 2,
            "first_visit": "2022-07-26T19:04:40.741021+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 13221,
            "ip_address": "103.147.162.232",
            "count": 2,
            "first_visit": "2022-06-01T01:03:50.172223+06:00",
            "date": null
        },
        {
            "id": 19833,
            "ip_address": "103.125.28.145",
            "count": 2,
            "first_visit": "2022-06-28T21:11:37.505289+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 39220,
            "ip_address": "66.249.66.212",
            "count": 2,
            "first_visit": "2022-12-23T09:30:08.974734+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 28532,
            "ip_address": "103.159.129.10",
            "count": 2,
            "first_visit": "2022-07-28T03:00:38.520928+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 4367,
            "ip_address": "160.202.145.128",
            "count": 2,
            "first_visit": "2022-03-14T17:31:56.158806+06:00",
            "date": null
        }
    ]
}