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

{
    "count": 102704,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50624&ordering=ip_address",
    "results": [
        {
            "id": 4922,
            "ip_address": "119.30.35.98",
            "count": 2,
            "first_visit": "2022-04-05T11:05:08.466617+06:00",
            "date": null
        },
        {
            "id": 13054,
            "ip_address": "119.30.35.99",
            "count": 1,
            "first_visit": "2022-05-31T10:45:10.366230+06:00",
            "date": null
        },
        {
            "id": 85761,
            "ip_address": "119.30.37.193",
            "count": 1,
            "first_visit": "2025-07-13T10:20:17.583078+06:00",
            "date": "2025-07-13"
        },
        {
            "id": 50918,
            "ip_address": "119.30.37.194",
            "count": 1,
            "first_visit": "2023-07-26T16:36:55.747746+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 63537,
            "ip_address": "119.30.37.194",
            "count": 1,
            "first_visit": "2024-01-21T13:36:17.287193+06:00",
            "date": "2024-01-21"
        },
        {
            "id": 19119,
            "ip_address": "119.30.37.194",
            "count": 1,
            "first_visit": "2022-06-26T15:51:47.164927+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 5428,
            "ip_address": "119.30.37.194",
            "count": 1,
            "first_visit": "2022-04-28T11:25:36.540225+06:00",
            "date": null
        },
        {
            "id": 19736,
            "ip_address": "119.30.37.194",
            "count": 2,
            "first_visit": "2022-06-28T12:52:28.105069+06:00",
            "date": "2022-06-28"
        }
    ]
}