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

{
    "count": 99862,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90864&ordering=ip_address",
    "results": [
        {
            "id": 95587,
            "ip_address": "66.249.65.105",
            "count": 2,
            "first_visit": "2026-02-27T09:05:53.121857+06:00",
            "date": "2026-02-27"
        },
        {
            "id": 95557,
            "ip_address": "66.249.65.105",
            "count": 2,
            "first_visit": "2026-02-26T03:49:53.385175+06:00",
            "date": "2026-02-26"
        },
        {
            "id": 95664,
            "ip_address": "66.249.65.105",
            "count": 1,
            "first_visit": "2026-03-02T03:42:24.653367+06:00",
            "date": "2026-03-02"
        },
        {
            "id": 95859,
            "ip_address": "66.249.65.105",
            "count": 1,
            "first_visit": "2026-03-08T15:26:57.330383+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 84716,
            "ip_address": "66.249.65.105",
            "count": 2,
            "first_visit": "2025-06-29T11:06:18.361526+06:00",
            "date": "2025-06-29"
        },
        {
            "id": 2853,
            "ip_address": "66.249.65.114",
            "count": 20,
            "first_visit": "2022-01-25T21:42:57.720359+06:00",
            "date": null
        },
        {
            "id": 2832,
            "ip_address": "66.249.65.116",
            "count": 30,
            "first_visit": "2022-01-25T17:58:57.163306+06:00",
            "date": null
        },
        {
            "id": 2864,
            "ip_address": "66.249.65.118",
            "count": 26,
            "first_visit": "2022-01-26T00:53:24.765329+06:00",
            "date": null
        }
    ]
}