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

{
    "count": 99487,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2872&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2856&ordering=ip_address",
    "results": [
        {
            "id": 7582,
            "ip_address": "103.120.221.137",
            "count": 2,
            "first_visit": "2022-05-17T03:42:48.956528+06:00",
            "date": null
        },
        {
            "id": 72887,
            "ip_address": "103.120.222.120",
            "count": 1,
            "first_visit": "2024-09-02T09:14:16.851526+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 92330,
            "ip_address": "103.120.222.120",
            "count": 2,
            "first_visit": "2025-11-23T19:39:42.228666+06:00",
            "date": "2025-11-23"
        },
        {
            "id": 93382,
            "ip_address": "103.120.222.122",
            "count": 1,
            "first_visit": "2025-12-27T17:41:47.007178+06:00",
            "date": "2025-12-27"
        },
        {
            "id": 95821,
            "ip_address": "103.120.222.140",
            "count": 1,
            "first_visit": "2026-03-07T15:31:38.239550+06:00",
            "date": "2026-03-07"
        },
        {
            "id": 50440,
            "ip_address": "103.120.222.141",
            "count": 1,
            "first_visit": "2023-07-20T14:12:30.738662+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 99233,
            "ip_address": "103.120.222.141",
            "count": 1,
            "first_visit": "2026-06-15T15:30:01.583946+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 6053,
            "ip_address": "103.120.222.141",
            "count": 1,
            "first_visit": "2022-05-14T19:19:42.589965+06:00",
            "date": null
        }
    ]
}