GET /user_management/visitor-free/?format=api&offset=9224&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=9232&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9216&ordering=-count",
    "results": [
        {
            "id": 71771,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-08-03T17:43:53.798524+06:00",
            "date": "2024-08-03"
        },
        {
            "id": 8146,
            "ip_address": "103.161.71.69",
            "count": 3,
            "first_visit": "2022-05-17T12:58:19.648044+06:00",
            "date": null
        },
        {
            "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": 71689,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-08-01T00:22:53.312987+06:00",
            "date": "2024-08-01"
        },
        {
            "id": 71752,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-08-03T01:38:50.943893+06:00",
            "date": "2024-08-03"
        },
        {
            "id": 8075,
            "ip_address": "37.111.206.123",
            "count": 3,
            "first_visit": "2022-05-17T12:25:33.881292+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": 8014,
            "ip_address": "203.125.174.97",
            "count": 3,
            "first_visit": "2022-05-17T11:58:21.280860+06:00",
            "date": null
        }
    ]
}