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

{
    "count": 102659,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49528&ordering=ip_address",
    "results": [
        {
            "id": 3229,
            "ip_address": "118.67.216.162",
            "count": 3,
            "first_visit": "2022-02-02T16:12:30.496195+06:00",
            "date": null
        },
        {
            "id": 32223,
            "ip_address": "118.67.217.142",
            "count": 3,
            "first_visit": "2022-08-17T14:42:11.019967+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 1252,
            "ip_address": "118.67.217.142",
            "count": 9,
            "first_visit": "2021-12-22T15:26:36.179051+06:00",
            "date": null
        },
        {
            "id": 27704,
            "ip_address": "118.67.217.142",
            "count": 1,
            "first_visit": "2022-07-26T12:39:15.034722+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 44791,
            "ip_address": "118.67.217.142",
            "count": 2,
            "first_visit": "2023-04-04T14:20:23.312036+06:00",
            "date": "2023-04-04"
        },
        {
            "id": 99561,
            "ip_address": "118.67.217.178",
            "count": 3,
            "first_visit": "2026-06-25T12:26:32.430099+06:00",
            "date": "2026-06-25"
        },
        {
            "id": 85868,
            "ip_address": "118.67.217.207",
            "count": 1,
            "first_visit": "2025-07-15T16:06:19.581991+06:00",
            "date": "2025-07-15"
        },
        {
            "id": 63762,
            "ip_address": "118.67.217.207",
            "count": 2,
            "first_visit": "2024-01-25T14:16:26.869813+06:00",
            "date": "2024-01-25"
        }
    ]
}