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

{
    "count": 95316,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16664&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16648&ordering=ip_address",
    "results": [
        {
            "id": 32679,
            "ip_address": "103.25.249.244",
            "count": 1,
            "first_visit": "2022-08-22T15:56:49.096091+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 10914,
            "ip_address": "103.25.249.244",
            "count": 1,
            "first_visit": "2022-05-24T11:29:57.578264+06:00",
            "date": null
        },
        {
            "id": 28449,
            "ip_address": "103.25.249.244",
            "count": 1,
            "first_visit": "2022-07-28T00:17:37.401611+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 30963,
            "ip_address": "103.25.249.245",
            "count": 1,
            "first_visit": "2022-08-03T10:28:02.130625+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 10439,
            "ip_address": "103.25.249.245",
            "count": 1,
            "first_visit": "2022-05-22T22:46:10.705971+06:00",
            "date": null
        },
        {
            "id": 61616,
            "ip_address": "103.25.249.245",
            "count": 1,
            "first_visit": "2023-12-21T19:29:09.028860+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 10012,
            "ip_address": "103.25.249.246",
            "count": 1,
            "first_visit": "2022-05-21T13:58:52.180352+06:00",
            "date": null
        },
        {
            "id": 31696,
            "ip_address": "103.25.249.246",
            "count": 1,
            "first_visit": "2022-08-10T16:13:46.775204+06:00",
            "date": "2022-08-10"
        }
    ]
}