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

{
    "count": 99829,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12456&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12440&ordering=-count",
    "results": [
        {
            "id": 4835,
            "ip_address": "42.0.4.250",
            "count": 3,
            "first_visit": "2022-04-01T00:57:32.612950+06:00",
            "date": null
        },
        {
            "id": 22226,
            "ip_address": "118.179.209.65",
            "count": 3,
            "first_visit": "2022-07-13T14:13:21.330679+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 66805,
            "ip_address": "103.17.69.107",
            "count": 3,
            "first_visit": "2024-04-09T10:57:37.969331+06:00",
            "date": "2024-04-09"
        },
        {
            "id": 9581,
            "ip_address": "103.31.155.243",
            "count": 3,
            "first_visit": "2022-05-19T23:55:11.022249+06:00",
            "date": null
        },
        {
            "id": 4620,
            "ip_address": "103.204.247.78",
            "count": 3,
            "first_visit": "2022-03-23T16:34:37.570796+06:00",
            "date": null
        },
        {
            "id": 4769,
            "ip_address": "103.217.111.222",
            "count": 3,
            "first_visit": "2022-03-29T14:29:33.167588+06:00",
            "date": null
        },
        {
            "id": 66810,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-04-09T14:07:07.708006+06:00",
            "date": "2024-04-09"
        },
        {
            "id": 66778,
            "ip_address": "103.124.250.50",
            "count": 3,
            "first_visit": "2024-04-08T22:27:15.419305+06:00",
            "date": "2024-04-08"
        }
    ]
}