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

{
    "count": 91652,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=376&ordering=ip_address",
    "results": [
        {
            "id": 69627,
            "ip_address": "103.103.33.158",
            "count": 1,
            "first_visit": "2024-06-07T13:59:56.743877+06:00",
            "date": "2024-06-07"
        },
        {
            "id": 69760,
            "ip_address": "103.103.33.158",
            "count": 1,
            "first_visit": "2024-06-11T08:11:18.551680+06:00",
            "date": "2024-06-11"
        },
        {
            "id": 29204,
            "ip_address": "103.103.33.32",
            "count": 1,
            "first_visit": "2022-07-29T10:50:14.434146+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6057,
            "ip_address": "103.103.33.34",
            "count": 1,
            "first_visit": "2022-05-14T19:20:33.198892+06:00",
            "date": null
        },
        {
            "id": 88474,
            "ip_address": "103.103.33.37",
            "count": 1,
            "first_visit": "2025-08-26T21:17:53.889163+06:00",
            "date": "2025-08-26"
        },
        {
            "id": 28955,
            "ip_address": "103.103.33.40",
            "count": 1,
            "first_visit": "2022-07-28T22:54:40.095327+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 33508,
            "ip_address": "103.103.33.49",
            "count": 1,
            "first_visit": "2022-08-31T04:10:33.248204+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 6430,
            "ip_address": "103.103.33.52",
            "count": 4,
            "first_visit": "2022-05-15T22:13:29.748400+06:00",
            "date": null
        }
    ]
}