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

{
    "count": 92511,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9240&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9224&ordering=-count",
    "results": [
        {
            "id": 71710,
            "ip_address": "123.252.222.202",
            "count": 3,
            "first_visit": "2024-08-01T12:31:37.397951+06:00",
            "date": "2024-08-01"
        },
        {
            "id": 8075,
            "ip_address": "37.111.206.123",
            "count": 3,
            "first_visit": "2022-05-17T12:25:33.881292+06:00",
            "date": null
        },
        {
            "id": 8014,
            "ip_address": "203.125.174.97",
            "count": 3,
            "first_visit": "2022-05-17T11:58:21.280860+06:00",
            "date": null
        },
        {
            "id": 71688,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-08-01T00:02:36.075748+06:00",
            "date": "2024-08-01"
        },
        {
            "id": 32881,
            "ip_address": "66.249.64.222",
            "count": 3,
            "first_visit": "2022-08-25T02:07:42.602549+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 33158,
            "ip_address": "66.249.66.82",
            "count": 3,
            "first_visit": "2022-08-28T02:29:52.210933+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 8012,
            "ip_address": "103.242.22.255",
            "count": 3,
            "first_visit": "2022-05-17T11:57:19.008724+06:00",
            "date": null
        },
        {
            "id": 32650,
            "ip_address": "37.111.195.61",
            "count": 3,
            "first_visit": "2022-08-22T08:41:34.984347+06:00",
            "date": "2022-08-22"
        }
    ]
}