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

{
    "count": 93963,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12224&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12208&ordering=ip_address",
    "results": [
        {
            "id": 6984,
            "ip_address": "103.200.38.208",
            "count": 1,
            "first_visit": "2022-05-16T18:18:35.655948+06:00",
            "date": null
        },
        {
            "id": 25027,
            "ip_address": "103.200.38.210",
            "count": 1,
            "first_visit": "2022-07-21T00:13:54.287969+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 31530,
            "ip_address": "103.200.38.210",
            "count": 3,
            "first_visit": "2022-08-08T13:51:18.237566+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 9431,
            "ip_address": "103.200.38.210",
            "count": 1,
            "first_visit": "2022-05-19T16:47:02.140483+06:00",
            "date": null
        },
        {
            "id": 90800,
            "ip_address": "103.200.38.212",
            "count": 1,
            "first_visit": "2025-10-15T15:39:42.456897+06:00",
            "date": "2025-10-15"
        },
        {
            "id": 31194,
            "ip_address": "103.200.38.213",
            "count": 1,
            "first_visit": "2022-08-05T00:42:04.572280+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 30543,
            "ip_address": "103.200.38.215",
            "count": 1,
            "first_visit": "2022-07-31T23:37:09.087781+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 19949,
            "ip_address": "103.200.38.215",
            "count": 1,
            "first_visit": "2022-06-29T07:45:54.670509+06:00",
            "date": "2022-06-29"
        }
    ]
}