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

{
    "count": 96234,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20368&ordering=ip_address",
    "results": [
        {
            "id": 32161,
            "ip_address": "103.67.158.78",
            "count": 1,
            "first_visit": "2022-08-16T20:43:33.484837+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 11355,
            "ip_address": "103.67.158.80",
            "count": 1,
            "first_visit": "2022-05-25T12:40:18.020981+06:00",
            "date": null
        },
        {
            "id": 33272,
            "ip_address": "103.67.158.80",
            "count": 1,
            "first_visit": "2022-08-29T06:53:44.600081+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 29274,
            "ip_address": "103.67.158.82",
            "count": 1,
            "first_visit": "2022-07-29T12:20:44.625932+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 55007,
            "ip_address": "103.67.158.82",
            "count": 1,
            "first_visit": "2023-09-13T11:48:27.637222+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 10181,
            "ip_address": "103.67.158.86",
            "count": 1,
            "first_visit": "2022-05-21T23:56:19.826762+06:00",
            "date": null
        },
        {
            "id": 27493,
            "ip_address": "103.67.158.87",
            "count": 1,
            "first_visit": "2022-07-25T23:53:05.974967+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12151,
            "ip_address": "103.67.158.87",
            "count": 1,
            "first_visit": "2022-05-28T10:53:52.689033+06:00",
            "date": null
        }
    ]
}