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

{
    "count": 99823,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12400&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12384&ordering=-count",
    "results": [
        {
            "id": 66884,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-04-12T08:01:05.094147+06:00",
            "date": "2024-04-12"
        },
        {
            "id": 9692,
            "ip_address": "37.111.205.188",
            "count": 3,
            "first_visit": "2022-05-20T12:39:31.699978+06:00",
            "date": null
        },
        {
            "id": 9592,
            "ip_address": "116.58.205.225",
            "count": 3,
            "first_visit": "2022-05-20T01:04:10.718963+06:00",
            "date": null
        },
        {
            "id": 22508,
            "ip_address": "116.68.204.198",
            "count": 3,
            "first_visit": "2022-07-14T11:36:48.438179+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 22470,
            "ip_address": "103.159.188.165",
            "count": 3,
            "first_visit": "2022-07-14T10:22:42.325923+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 22495,
            "ip_address": "103.150.48.6",
            "count": 3,
            "first_visit": "2022-07-14T11:20:01.881582+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 9642,
            "ip_address": "103.120.166.31",
            "count": 3,
            "first_visit": "2022-05-20T10:33:29.736408+06:00",
            "date": null
        },
        {
            "id": 2442,
            "ip_address": "210.4.73.10",
            "count": 3,
            "first_visit": "2022-01-18T20:46:40.339760+06:00",
            "date": null
        }
    ]
}