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

{
    "count": 99146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8&ordering=ip_address",
    "previous": null,
    "results": [
        {
            "id": 94874,
            "ip_address": "100.1.104.9",
            "count": 1,
            "first_visit": "2026-02-05T21:00:15.931162+06:00",
            "date": "2026-02-05"
        },
        {
            "id": 98695,
            "ip_address": "100.11.98.193",
            "count": 1,
            "first_visit": "2026-05-31T14:59:31.865276+06:00",
            "date": "2026-05-31"
        },
        {
            "id": 35180,
            "ip_address": "100.2.120.72",
            "count": 2,
            "first_visit": "2022-09-29T05:24:46.019392+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 92550,
            "ip_address": "100.2.14.206",
            "count": 1,
            "first_visit": "2025-12-01T23:37:46.023199+06:00",
            "date": "2025-12-01"
        },
        {
            "id": 98932,
            "ip_address": "100.23.88.132",
            "count": 1,
            "first_visit": "2026-06-07T02:25:10.052899+06:00",
            "date": "2026-06-07"
        },
        {
            "id": 19781,
            "ip_address": "100.24.16.49",
            "count": 1,
            "first_visit": "2022-06-28T17:08:16.401701+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 5697,
            "ip_address": "100.24.242.243",
            "count": 1,
            "first_visit": "2022-05-07T18:11:30.855464+06:00",
            "date": null
        },
        {
            "id": 2356,
            "ip_address": "100.25.15.244",
            "count": 1,
            "first_visit": "2022-01-17T10:43:38.342534+06:00",
            "date": null
        }
    ]
}