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

{
    "count": 98086,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11984&ordering=-count",
    "results": [
        {
            "id": 4993,
            "ip_address": "59.153.101.223",
            "count": 3,
            "first_visit": "2022-04-08T14:44:07.305891+06:00",
            "date": null
        },
        {
            "id": 23393,
            "ip_address": "66.249.66.210",
            "count": 3,
            "first_visit": "2022-07-18T00:21:21.827303+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23427,
            "ip_address": "27.147.204.136",
            "count": 3,
            "first_visit": "2022-07-18T07:31:29.015930+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23366,
            "ip_address": "103.59.178.246",
            "count": 3,
            "first_visit": "2022-07-17T21:49:05.090388+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 67561,
            "ip_address": "66.249.66.37",
            "count": 3,
            "first_visit": "2024-04-26T15:32:24.608658+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 12005,
            "ip_address": "103.126.149.23",
            "count": 3,
            "first_visit": "2022-05-27T22:30:09.976912+06:00",
            "date": null
        },
        {
            "id": 23367,
            "ip_address": "141.8.142.65",
            "count": 3,
            "first_visit": "2022-07-17T21:58:24.740828+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 9980,
            "ip_address": "202.91.43.211",
            "count": 3,
            "first_visit": "2022-05-21T11:18:20.014459+06:00",
            "date": null
        }
    ]
}