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

{
    "count": 96578,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7688&ordering=ip_address",
    "results": [
        {
            "id": 92048,
            "ip_address": "103.151.1.171",
            "count": 1,
            "first_visit": "2025-11-15T21:41:36.473749+06:00",
            "date": "2025-11-15"
        },
        {
            "id": 96388,
            "ip_address": "103.151.1.171",
            "count": 8,
            "first_visit": "2026-03-27T05:47:06.251952+06:00",
            "date": "2026-03-27"
        },
        {
            "id": 50173,
            "ip_address": "103.151.1.177",
            "count": 3,
            "first_visit": "2023-07-17T09:51:53.861995+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 32010,
            "ip_address": "103.151.11.82",
            "count": 1,
            "first_visit": "2022-08-14T20:38:16.127645+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 69189,
            "ip_address": "103.151.1.187",
            "count": 1,
            "first_visit": "2024-05-27T21:43:06.132081+06:00",
            "date": "2024-05-27"
        },
        {
            "id": 5685,
            "ip_address": "103.151.119.116",
            "count": 1,
            "first_visit": "2022-05-06T23:52:09.568783+06:00",
            "date": null
        },
        {
            "id": 28847,
            "ip_address": "103.151.1.208",
            "count": 1,
            "first_visit": "2022-07-28T14:49:24.988766+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 2023,
            "ip_address": "103.151.1.212",
            "count": 1,
            "first_visit": "2022-01-12T10:37:19.949740+06:00",
            "date": null
        }
    ]
}