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

{
    "count": 96767,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2832&ordering=ip_address",
    "results": [
        {
            "id": 18166,
            "ip_address": "103.120.36.17",
            "count": 1,
            "first_visit": "2022-06-24T16:14:23.521420+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 14821,
            "ip_address": "103.120.36.17",
            "count": 2,
            "first_visit": "2022-06-13T15:00:17.022292+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 14489,
            "ip_address": "103.120.36.17",
            "count": 3,
            "first_visit": "2022-06-11T15:14:31.254390+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 14464,
            "ip_address": "103.120.36.18",
            "count": 1,
            "first_visit": "2022-06-11T11:53:25.007346+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 9492,
            "ip_address": "103.120.36.18",
            "count": 3,
            "first_visit": "2022-05-19T21:34:09.409068+06:00",
            "date": null
        },
        {
            "id": 56493,
            "ip_address": "103.120.36.188",
            "count": 3,
            "first_visit": "2023-10-01T17:58:53.929198+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 14432,
            "ip_address": "103.120.36.19",
            "count": 1,
            "first_visit": "2022-06-11T06:40:59.158773+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 12491,
            "ip_address": "103.120.36.19",
            "count": 1,
            "first_visit": "2022-05-29T14:55:16.635490+06:00",
            "date": null
        }
    ]
}