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

{
    "count": 100286,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6768&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6752&ordering=-count",
    "results": [
        {
            "id": 56726,
            "ip_address": "123.200.10.162",
            "count": 5,
            "first_visit": "2023-10-04T11:16:36.498360+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 23401,
            "ip_address": "66.249.66.158",
            "count": 5,
            "first_visit": "2022-07-18T01:14:18.626624+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 79127,
            "ip_address": "123.49.54.169",
            "count": 5,
            "first_visit": "2025-02-19T10:55:31.748694+06:00",
            "date": "2025-02-19"
        },
        {
            "id": 7445,
            "ip_address": "116.58.203.36",
            "count": 5,
            "first_visit": "2022-05-16T23:10:11.421241+06:00",
            "date": null
        },
        {
            "id": 56716,
            "ip_address": "103.82.10.128",
            "count": 5,
            "first_visit": "2023-10-04T10:18:36.331387+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 79130,
            "ip_address": "103.144.200.195",
            "count": 5,
            "first_visit": "2025-02-19T11:05:21.487341+06:00",
            "date": "2025-02-19"
        },
        {
            "id": 79063,
            "ip_address": "114.119.137.91",
            "count": 5,
            "first_visit": "2025-02-18T00:16:21.112271+06:00",
            "date": "2025-02-18"
        },
        {
            "id": 23221,
            "ip_address": "103.113.12.19",
            "count": 5,
            "first_visit": "2022-07-17T00:26:48.865206+06:00",
            "date": "2022-07-17"
        }
    ]
}