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

{
    "count": 92341,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7424&ordering=-count",
    "results": [
        {
            "id": 42467,
            "ip_address": "103.88.140.77",
            "count": 4,
            "first_visit": "2023-02-20T20:51:27.870807+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 42441,
            "ip_address": "203.202.253.170",
            "count": 4,
            "first_visit": "2023-02-20T11:23:56.418024+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 42438,
            "ip_address": "49.37.170.165",
            "count": 4,
            "first_visit": "2023-02-20T10:23:04.960349+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 42531,
            "ip_address": "66.249.79.231",
            "count": 4,
            "first_visit": "2023-02-22T05:24:18.973095+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 6769,
            "ip_address": "103.31.154.235",
            "count": 4,
            "first_visit": "2022-05-16T14:57:56.464368+06:00",
            "date": null
        },
        {
            "id": 74813,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-10-27T00:36:22.098273+06:00",
            "date": "2024-10-27"
        },
        {
            "id": 6772,
            "ip_address": "58.145.189.247",
            "count": 4,
            "first_visit": "2022-05-16T15:05:10.427483+06:00",
            "date": null
        },
        {
            "id": 1699,
            "ip_address": "103.137.6.38",
            "count": 4,
            "first_visit": "2022-01-06T17:13:54.065746+06:00",
            "date": null
        }
    ]
}