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

{
    "count": 100080,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13456&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13440&ordering=-count",
    "results": [
        {
            "id": 17641,
            "ip_address": "45.248.151.134",
            "count": 3,
            "first_visit": "2022-06-23T08:35:11.950338+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 42543,
            "ip_address": "103.85.242.152",
            "count": 3,
            "first_visit": "2023-02-22T12:19:12.598358+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 63847,
            "ip_address": "144.48.111.146",
            "count": 3,
            "first_visit": "2024-01-26T22:33:02.593618+06:00",
            "date": "2024-01-26"
        },
        {
            "id": 4360,
            "ip_address": "103.166.89.178",
            "count": 3,
            "first_visit": "2022-03-14T14:12:27.494161+06:00",
            "date": null
        },
        {
            "id": 8764,
            "ip_address": "119.30.32.203",
            "count": 3,
            "first_visit": "2022-05-18T10:29:03.166612+06:00",
            "date": null
        },
        {
            "id": 63693,
            "ip_address": "66.249.64.132",
            "count": 3,
            "first_visit": "2024-01-24T09:30:15.004045+06:00",
            "date": "2024-01-24"
        },
        {
            "id": 63736,
            "ip_address": "66.249.64.129",
            "count": 3,
            "first_visit": "2024-01-25T01:13:39.802631+06:00",
            "date": "2024-01-25"
        },
        {
            "id": 63684,
            "ip_address": "66.249.64.128",
            "count": 3,
            "first_visit": "2024-01-24T01:13:36.908151+06:00",
            "date": "2024-01-24"
        }
    ]
}