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

{
    "count": 98199,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15632&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15616&ordering=ip_address",
    "results": [
        {
            "id": 19332,
            "ip_address": "103.230.107.55",
            "count": 1,
            "first_visit": "2022-06-27T07:42:26.105643+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 85000,
            "ip_address": "103.230.107.55",
            "count": 1,
            "first_visit": "2025-07-01T12:34:04.119711+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 84368,
            "ip_address": "103.230.107.56",
            "count": 1,
            "first_visit": "2025-06-23T06:47:00.600564+06:00",
            "date": "2025-06-23"
        },
        {
            "id": 73997,
            "ip_address": "103.230.107.56",
            "count": 2,
            "first_visit": "2024-10-04T21:47:20.744863+06:00",
            "date": "2024-10-04"
        },
        {
            "id": 90979,
            "ip_address": "103.230.107.57",
            "count": 2,
            "first_visit": "2025-10-19T14:43:41.524511+06:00",
            "date": "2025-10-19"
        },
        {
            "id": 12547,
            "ip_address": "103.230.107.58",
            "count": 1,
            "first_visit": "2022-05-29T20:27:36.575876+06:00",
            "date": null
        },
        {
            "id": 92370,
            "ip_address": "103.230.107.59",
            "count": 1,
            "first_visit": "2025-11-25T10:49:38.232056+06:00",
            "date": "2025-11-25"
        },
        {
            "id": 13531,
            "ip_address": "103.230.107.6",
            "count": 1,
            "first_visit": "2022-06-04T22:51:48.286206+06:00",
            "date": null
        }
    ]
}