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

{
    "count": 94287,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13056&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13040&ordering=ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 236,
            "ip_address": "103.209.228.91",
            "count": 2,
            "first_visit": "2021-12-05T21:13:52.499284+06:00",
            "date": null
        },
        {
            "id": 169,
            "ip_address": "103.209.228.92",
            "count": 32,
            "first_visit": "2021-12-04T21:29:00.826395+06:00",
            "date": null
        }
    ]
}