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

{
    "count": 99460,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5376&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5360&ordering=-count",
    "results": [
        {
            "id": 67368,
            "ip_address": "66.249.66.40",
            "count": 5,
            "first_visit": "2024-04-24T09:23:29.553627+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 12286,
            "ip_address": "130.193.239.120",
            "count": 5,
            "first_visit": "2022-05-28T21:53:18.251356+06:00",
            "date": null
        },
        {
            "id": 916,
            "ip_address": "103.196.233.9",
            "count": 5,
            "first_visit": "2021-12-19T20:59:00.128872+06:00",
            "date": null
        },
        {
            "id": 80568,
            "ip_address": "66.249.75.232",
            "count": 5,
            "first_visit": "2025-03-25T01:01:39.681318+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 35613,
            "ip_address": "66.249.79.231",
            "count": 5,
            "first_visit": "2022-10-07T20:11:16.857905+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 67291,
            "ip_address": "114.119.149.43",
            "count": 5,
            "first_visit": "2024-04-22T05:43:26.494252+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 67372,
            "ip_address": "59.153.103.26",
            "count": 5,
            "first_visit": "2024-04-24T11:12:09.669617+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 2058,
            "ip_address": "59.153.101.49",
            "count": 5,
            "first_visit": "2022-01-12T21:13:57.414701+06:00",
            "date": null
        }
    ]
}