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

{
    "count": 100483,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14952&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14936&ordering=-count",
    "results": [
        {
            "id": 60410,
            "ip_address": "66.249.70.201",
            "count": 2,
            "first_visit": "2023-12-02T04:57:21.676241+06:00",
            "date": "2023-12-02"
        },
        {
            "id": 1891,
            "ip_address": "103.60.175.7",
            "count": 2,
            "first_visit": "2022-01-11T15:39:06.723424+06:00",
            "date": null
        },
        {
            "id": 60078,
            "ip_address": "66.249.70.193",
            "count": 2,
            "first_visit": "2023-11-25T01:35:50.446834+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 60080,
            "ip_address": "59.153.103.225",
            "count": 2,
            "first_visit": "2023-11-25T03:16:23.944138+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 3804,
            "ip_address": "89.233.20.75",
            "count": 2,
            "first_visit": "2022-02-22T20:29:32.940913+06:00",
            "date": null
        },
        {
            "id": 60081,
            "ip_address": "195.154.123.95",
            "count": 2,
            "first_visit": "2023-11-25T05:50:49.415584+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 7747,
            "ip_address": "116.58.201.160",
            "count": 2,
            "first_visit": "2022-05-17T09:42:13.404812+06:00",
            "date": null
        },
        {
            "id": 1848,
            "ip_address": "103.138.125.195",
            "count": 2,
            "first_visit": "2022-01-11T12:50:08.297056+06:00",
            "date": null
        }
    ]
}