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

{
    "count": 98150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7280&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7264&ordering=-count",
    "results": [
        {
            "id": 7205,
            "ip_address": "43.245.123.47",
            "count": 4,
            "first_visit": "2022-05-16T19:59:05.918022+06:00",
            "date": null
        },
        {
            "id": 50546,
            "ip_address": "103.117.193.90",
            "count": 4,
            "first_visit": "2023-07-22T06:43:52.785945+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50644,
            "ip_address": "103.60.175.55",
            "count": 4,
            "first_visit": "2023-07-23T11:58:34.242673+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 77651,
            "ip_address": "103.205.69.55",
            "count": 4,
            "first_visit": "2025-01-08T18:27:39.394782+06:00",
            "date": "2025-01-08"
        },
        {
            "id": 50480,
            "ip_address": "66.249.70.197",
            "count": 4,
            "first_visit": "2023-07-21T03:00:57.650152+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50420,
            "ip_address": "37.111.204.131",
            "count": 4,
            "first_visit": "2023-07-20T09:26:25.349745+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 50499,
            "ip_address": "103.73.197.105",
            "count": 4,
            "first_visit": "2023-07-21T12:21:39.269425+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50297,
            "ip_address": "103.113.12.103",
            "count": 4,
            "first_visit": "2023-07-19T00:16:13.489701+06:00",
            "date": "2023-07-19"
        }
    ]
}