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

{
    "count": 94775,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14776&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14760&ordering=ip_address",
    "results": [
        {
            "id": 9187,
            "ip_address": "103.230.105.7",
            "count": 2,
            "first_visit": "2022-05-18T23:31:30.153388+06:00",
            "date": null
        },
        {
            "id": 29408,
            "ip_address": "103.230.105.8",
            "count": 1,
            "first_visit": "2022-07-29T17:32:56.527861+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 52790,
            "ip_address": "103.230.105.9",
            "count": 1,
            "first_visit": "2023-08-17T22:26:57.407468+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 65283,
            "ip_address": "103.230.105.9",
            "count": 1,
            "first_visit": "2024-02-28T11:52:53.070436+06:00",
            "date": "2024-02-28"
        },
        {
            "id": 12756,
            "ip_address": "103.230.106.1",
            "count": 1,
            "first_visit": "2022-05-30T11:49:34.400328+06:00",
            "date": null
        },
        {
            "id": 29219,
            "ip_address": "103.230.106.1",
            "count": 1,
            "first_visit": "2022-07-29T11:06:15.441343+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 14242,
            "ip_address": "103.230.106.10",
            "count": 1,
            "first_visit": "2022-06-09T23:17:21.672953+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 93188,
            "ip_address": "103.230.106.10",
            "count": 1,
            "first_visit": "2025-12-22T07:07:27.607028+06:00",
            "date": "2025-12-22"
        }
    ]
}