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

{
    "count": 100515,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20080&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20064&ordering=-count",
    "results": [
        {
            "id": 5133,
            "ip_address": "37.111.200.224",
            "count": 2,
            "first_visit": "2022-04-15T12:25:24.193529+06:00",
            "date": null
        },
        {
            "id": 2624,
            "ip_address": "103.85.112.13",
            "count": 2,
            "first_visit": "2022-01-22T16:49:33.771677+06:00",
            "date": null
        },
        {
            "id": 5173,
            "ip_address": "103.126.21.34",
            "count": 2,
            "first_visit": "2022-04-17T06:34:22.947352+06:00",
            "date": null
        },
        {
            "id": 45697,
            "ip_address": "103.151.11.244",
            "count": 2,
            "first_visit": "2023-04-25T10:47:36.409979+06:00",
            "date": "2023-04-25"
        },
        {
            "id": 10452,
            "ip_address": "37.111.207.253",
            "count": 2,
            "first_visit": "2022-05-22T23:01:52.371391+06:00",
            "date": null
        },
        {
            "id": 45640,
            "ip_address": "103.127.0.66",
            "count": 2,
            "first_visit": "2023-04-23T02:48:56.793295+06:00",
            "date": "2023-04-23"
        },
        {
            "id": 5129,
            "ip_address": "103.144.49.196",
            "count": 2,
            "first_visit": "2022-04-15T04:29:58.008309+06:00",
            "date": null
        },
        {
            "id": 45620,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2023-04-22T14:48:44.088852+06:00",
            "date": "2023-04-22"
        }
    ]
}