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

{
    "count": 94920,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1376&ordering=ip_address",
    "results": [
        {
            "id": 34968,
            "ip_address": "103.111.227.194",
            "count": 1,
            "first_visit": "2022-09-25T14:32:42.896858+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 25172,
            "ip_address": "103.111.227.2",
            "count": 1,
            "first_visit": "2022-07-21T07:35:37.529252+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 5535,
            "ip_address": "103.111.227.201",
            "count": 2,
            "first_visit": "2022-05-02T00:54:47.227629+06:00",
            "date": null
        },
        {
            "id": 81026,
            "ip_address": "103.111.227.225",
            "count": 1,
            "first_visit": "2025-04-06T13:43:21.457250+06:00",
            "date": "2025-04-06"
        },
        {
            "id": 10111,
            "ip_address": "103.111.227.242",
            "count": 1,
            "first_visit": "2022-05-21T22:26:45.593851+06:00",
            "date": null
        },
        {
            "id": 4840,
            "ip_address": "103.111.227.247",
            "count": 2,
            "first_visit": "2022-04-01T06:38:42.832352+06:00",
            "date": null
        },
        {
            "id": 3045,
            "ip_address": "103.111.227.249",
            "count": 1,
            "first_visit": "2022-01-30T00:33:31.292741+06:00",
            "date": null
        },
        {
            "id": 1390,
            "ip_address": "103.111.227.46",
            "count": 1,
            "first_visit": "2021-12-26T16:30:47.801543+06:00",
            "date": null
        }
    ]
}