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

{
    "count": 101313,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99408&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99392&ordering=id",
    "results": [
        {
            "id": 99497,
            "ip_address": "27.147.191.91",
            "count": 1,
            "first_visit": "2026-06-23T13:07:32.103080+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99498,
            "ip_address": "74.125.150.2",
            "count": 3,
            "first_visit": "2026-06-23T13:36:49.740450+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99499,
            "ip_address": "103.30.189.102",
            "count": 1,
            "first_visit": "2026-06-23T14:00:49.340482+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99500,
            "ip_address": "173.252.87.12",
            "count": 1,
            "first_visit": "2026-06-23T14:41:10.565452+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99501,
            "ip_address": "203.188.248.102",
            "count": 2,
            "first_visit": "2026-06-23T15:26:49.893634+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99502,
            "ip_address": "17.22.237.208",
            "count": 1,
            "first_visit": "2026-06-23T15:31:21.092400+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99503,
            "ip_address": "103.54.178.254",
            "count": 1,
            "first_visit": "2026-06-23T17:09:05.723213+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 99504,
            "ip_address": "37.111.194.37",
            "count": 1,
            "first_visit": "2026-06-23T17:20:23.436506+06:00",
            "date": "2026-06-23"
        }
    ]
}