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

{
    "count": 101715,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76536&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76520&ordering=ip_address",
    "results": [
        {
            "id": 7995,
            "ip_address": "37.111.205.194",
            "count": 1,
            "first_visit": "2022-05-17T11:49:21.343867+06:00",
            "date": null
        },
        {
            "id": 9185,
            "ip_address": "37.111.205.195",
            "count": 1,
            "first_visit": "2022-05-18T23:29:51.248360+06:00",
            "date": null
        },
        {
            "id": 14657,
            "ip_address": "37.111.205.195",
            "count": 1,
            "first_visit": "2022-06-12T16:59:42.085812+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 13013,
            "ip_address": "37.111.205.197",
            "count": 1,
            "first_visit": "2022-05-31T06:48:02.265404+06:00",
            "date": null
        },
        {
            "id": 24702,
            "ip_address": "37.111.205.197",
            "count": 2,
            "first_visit": "2022-07-20T15:25:31.801608+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 14820,
            "ip_address": "37.111.205.20",
            "count": 1,
            "first_visit": "2022-06-13T14:58:36.508209+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 38527,
            "ip_address": "37.111.205.202",
            "count": 1,
            "first_visit": "2022-12-10T10:50:13.381665+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 51737,
            "ip_address": "37.111.205.208",
            "count": 5,
            "first_visit": "2023-08-05T07:51:03.259643+06:00",
            "date": "2023-08-05"
        }
    ]
}