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

{
    "count": 93375,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78824&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78808&ordering=ip_address",
    "results": [
        {
            "id": 7052,
            "ip_address": "43.245.123.124",
            "count": 3,
            "first_visit": "2022-05-16T19:03:14.742283+06:00",
            "date": null
        },
        {
            "id": 27220,
            "ip_address": "43.245.123.124",
            "count": 1,
            "first_visit": "2022-07-25T12:03:38.511068+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 8287,
            "ip_address": "43.245.123.125",
            "count": 6,
            "first_visit": "2022-05-17T20:22:50.628439+06:00",
            "date": null
        },
        {
            "id": 12178,
            "ip_address": "43.245.123.126",
            "count": 1,
            "first_visit": "2022-05-28T13:07:00.049821+06:00",
            "date": null
        },
        {
            "id": 13304,
            "ip_address": "43.245.123.128",
            "count": 1,
            "first_visit": "2022-06-01T22:28:27.769166+06:00",
            "date": null
        },
        {
            "id": 62707,
            "ip_address": "43.245.123.128",
            "count": 1,
            "first_visit": "2024-01-09T11:40:12.744034+06:00",
            "date": "2024-01-09"
        },
        {
            "id": 62808,
            "ip_address": "43.245.123.128",
            "count": 2,
            "first_visit": "2024-01-10T12:01:21.122211+06:00",
            "date": "2024-01-10"
        },
        {
            "id": 65339,
            "ip_address": "43.245.123.129",
            "count": 5,
            "first_visit": "2024-02-29T14:54:52.187844+06:00",
            "date": "2024-02-29"
        }
    ]
}