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

{
    "count": 102675,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49744&ordering=ip_address",
    "results": [
        {
            "id": 12729,
            "ip_address": "119.148.3.101",
            "count": 5,
            "first_visit": "2022-05-30T10:03:42.276212+06:00",
            "date": null
        },
        {
            "id": 14014,
            "ip_address": "119.148.3.101",
            "count": 1,
            "first_visit": "2022-06-08T15:27:27.262364+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 6282,
            "ip_address": "119.148.31.201",
            "count": 1,
            "first_visit": "2022-05-15T08:58:43.685320+06:00",
            "date": null
        },
        {
            "id": 95849,
            "ip_address": "119.148.31.61",
            "count": 1,
            "first_visit": "2026-03-08T12:44:40.935037+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 27477,
            "ip_address": "119.148.32.26",
            "count": 1,
            "first_visit": "2022-07-25T23:34:10.701788+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 9443,
            "ip_address": "119.148.32.57",
            "count": 1,
            "first_visit": "2022-05-19T17:19:29.269418+06:00",
            "date": null
        },
        {
            "id": 84779,
            "ip_address": "119.148.32.98",
            "count": 3,
            "first_visit": "2025-06-30T10:42:37.991644+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 86191,
            "ip_address": "119.148.32.98",
            "count": 2,
            "first_visit": "2025-07-20T17:25:43.462996+06:00",
            "date": "2025-07-20"
        }
    ]
}