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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5424&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5408&ordering=ip_address",
    "results": [
        {
            "id": 18392,
            "ip_address": "103.138.125.194",
            "count": 1,
            "first_visit": "2022-06-25T04:01:28.300083+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 89347,
            "ip_address": "103.138.125.194",
            "count": 2,
            "first_visit": "2025-09-11T15:33:59.730516+06:00",
            "date": "2025-09-11"
        },
        {
            "id": 1848,
            "ip_address": "103.138.125.195",
            "count": 2,
            "first_visit": "2022-01-11T12:50:08.297056+06:00",
            "date": null
        },
        {
            "id": 2461,
            "ip_address": "103.138.125.196",
            "count": 1,
            "first_visit": "2022-01-19T13:35:33.561743+06:00",
            "date": null
        },
        {
            "id": 81274,
            "ip_address": "103.138.125.197",
            "count": 1,
            "first_visit": "2025-04-10T21:04:36.812595+06:00",
            "date": "2025-04-10"
        },
        {
            "id": 65357,
            "ip_address": "103.138.125.197",
            "count": 4,
            "first_visit": "2024-03-01T00:04:44.655943+06:00",
            "date": "2024-03-01"
        },
        {
            "id": 83459,
            "ip_address": "103.138.125.197",
            "count": 2,
            "first_visit": "2025-05-30T15:34:13.238510+06:00",
            "date": "2025-05-30"
        },
        {
            "id": 83500,
            "ip_address": "103.138.125.197",
            "count": 3,
            "first_visit": "2025-05-31T14:11:35.767466+06:00",
            "date": "2025-05-31"
        }
    ]
}