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

{
    "count": 99849,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22592&ordering=-count",
    "results": [
        {
            "id": 31745,
            "ip_address": "116.204.151.160",
            "count": 2,
            "first_visit": "2022-08-11T07:29:41.452568+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 39577,
            "ip_address": "45.120.99.249",
            "count": 2,
            "first_visit": "2022-12-29T17:00:53.800731+06:00",
            "date": "2022-12-29"
        },
        {
            "id": 6622,
            "ip_address": "119.30.39.124",
            "count": 2,
            "first_visit": "2022-05-16T11:21:07.407436+06:00",
            "date": null
        },
        {
            "id": 6591,
            "ip_address": "37.111.205.126",
            "count": 2,
            "first_visit": "2022-05-16T10:29:08.084009+06:00",
            "date": null
        },
        {
            "id": 31754,
            "ip_address": "103.231.135.252",
            "count": 2,
            "first_visit": "2022-08-11T10:29:44.765965+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 9867,
            "ip_address": "103.58.74.227",
            "count": 2,
            "first_visit": "2022-05-20T23:13:21.428035+06:00",
            "date": null
        },
        {
            "id": 9880,
            "ip_address": "37.111.232.42",
            "count": 2,
            "first_visit": "2022-05-20T23:29:32.672751+06:00",
            "date": null
        },
        {
            "id": 9864,
            "ip_address": "103.166.166.4",
            "count": 2,
            "first_visit": "2022-05-20T23:10:44.016193+06:00",
            "date": null
        }
    ]
}