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

{
    "count": 96074,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19624&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19608&ordering=ip_address",
    "results": [
        {
            "id": 29211,
            "ip_address": "103.67.157.108",
            "count": 1,
            "first_visit": "2022-07-29T10:54:14.938044+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12987,
            "ip_address": "103.67.157.108",
            "count": 2,
            "first_visit": "2022-05-31T01:37:05.546107+06:00",
            "date": null
        },
        {
            "id": 9859,
            "ip_address": "103.67.157.110",
            "count": 3,
            "first_visit": "2022-05-20T23:03:08.946878+06:00",
            "date": null
        },
        {
            "id": 37015,
            "ip_address": "103.67.157.110",
            "count": 1,
            "first_visit": "2022-11-06T15:01:55.912109+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 18501,
            "ip_address": "103.67.157.110",
            "count": 1,
            "first_visit": "2022-06-25T09:40:29.776157+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 12000,
            "ip_address": "103.67.157.111",
            "count": 4,
            "first_visit": "2022-05-27T22:22:27.583934+06:00",
            "date": null
        },
        {
            "id": 7361,
            "ip_address": "103.67.157.112",
            "count": 4,
            "first_visit": "2022-05-16T22:21:38.397308+06:00",
            "date": null
        },
        {
            "id": 45291,
            "ip_address": "103.67.157.112",
            "count": 1,
            "first_visit": "2023-04-13T23:05:07.084581+06:00",
            "date": "2023-04-13"
        }
    ]
}