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

{
    "count": 98142,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13624&ordering=ip_address",
    "results": [
        {
            "id": 19817,
            "ip_address": "103.209.21.83",
            "count": 1,
            "first_visit": "2022-06-28T18:55:14.053072+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 11715,
            "ip_address": "103.209.22.140",
            "count": 1,
            "first_visit": "2022-05-26T20:47:37.135160+06:00",
            "date": null
        },
        {
            "id": 55616,
            "ip_address": "103.209.22.19",
            "count": 1,
            "first_visit": "2023-09-21T10:56:00.678939+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 6971,
            "ip_address": "103.209.22.2",
            "count": 1,
            "first_visit": "2022-05-16T18:09:28.071476+06:00",
            "date": null
        },
        {
            "id": 6056,
            "ip_address": "103.209.228.122",
            "count": 5,
            "first_visit": "2022-05-14T19:20:29.909332+06:00",
            "date": null
        },
        {
            "id": 30013,
            "ip_address": "103.209.228.147",
            "count": 1,
            "first_visit": "2022-07-30T22:10:42.919782+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 30527,
            "ip_address": "103.209.228.34",
            "count": 1,
            "first_visit": "2022-07-31T22:32:34.195391+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 35094,
            "ip_address": "103.209.22.89",
            "count": 1,
            "first_visit": "2022-09-27T21:07:41.199924+06:00",
            "date": "2022-09-27"
        }
    ]
}