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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1360&ordering=ip_address",
    "results": [
        {
            "id": 6120,
            "ip_address": "103.111.224.4",
            "count": 2,
            "first_visit": "2022-05-14T19:43:21.568497+06:00",
            "date": null
        },
        {
            "id": 9099,
            "ip_address": "103.111.224.58",
            "count": 2,
            "first_visit": "2022-05-18T22:18:44.108819+06:00",
            "date": null
        },
        {
            "id": 51890,
            "ip_address": "103.111.225.106",
            "count": 1,
            "first_visit": "2023-08-07T19:28:20.986860+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 97270,
            "ip_address": "103.111.225.11",
            "count": 1,
            "first_visit": "2026-04-22T05:40:57.078946+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 97271,
            "ip_address": "103.111.225.12",
            "count": 1,
            "first_visit": "2026-04-22T05:41:13.308338+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 4372,
            "ip_address": "103.111.225.143",
            "count": 1,
            "first_visit": "2022-03-14T20:14:49.422161+06:00",
            "date": null
        },
        {
            "id": 11809,
            "ip_address": "103.111.225.183",
            "count": 1,
            "first_visit": "2022-05-27T00:13:39.516303+06:00",
            "date": null
        },
        {
            "id": 65551,
            "ip_address": "103.111.225.201",
            "count": 1,
            "first_visit": "2024-03-05T13:18:16.633972+06:00",
            "date": "2024-03-05"
        }
    ]
}