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

{
    "count": 97477,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23624&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23608&ordering=ip_address",
    "results": [
        {
            "id": 33685,
            "ip_address": "103.96.104.231",
            "count": 3,
            "first_visit": "2022-09-02T11:22:43.873068+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 92626,
            "ip_address": "103.96.104.244",
            "count": 1,
            "first_visit": "2025-12-04T17:10:19.695648+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 50804,
            "ip_address": "103.96.104.27",
            "count": 1,
            "first_visit": "2023-07-25T13:26:14.800464+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 3861,
            "ip_address": "103.96.104.66",
            "count": 1,
            "first_visit": "2022-02-24T18:01:37.618272+06:00",
            "date": null
        },
        {
            "id": 49943,
            "ip_address": "103.96.104.67",
            "count": 1,
            "first_visit": "2023-07-14T03:04:28.233279+06:00",
            "date": "2023-07-14"
        },
        {
            "id": 56015,
            "ip_address": "103.96.104.67",
            "count": 1,
            "first_visit": "2023-09-25T18:40:11.833090+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 89897,
            "ip_address": "103.96.104.73",
            "count": 1,
            "first_visit": "2025-09-22T19:38:51.854126+06:00",
            "date": "2025-09-22"
        },
        {
            "id": 571,
            "ip_address": "103.96.104.73",
            "count": 4,
            "first_visit": "2021-12-11T13:14:15.866257+06:00",
            "date": null
        }
    ]
}