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

{
    "count": 99787,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22928&ordering=ip_address",
    "results": [
        {
            "id": 6764,
            "ip_address": "103.85.238.66",
            "count": 2,
            "first_visit": "2022-05-16T14:48:48.956966+06:00",
            "date": null
        },
        {
            "id": 9687,
            "ip_address": "103.85.238.67",
            "count": 6,
            "first_visit": "2022-05-20T12:32:16.764684+06:00",
            "date": null
        },
        {
            "id": 6885,
            "ip_address": "103.85.238.68",
            "count": 1,
            "first_visit": "2022-05-16T16:59:25.827455+06:00",
            "date": null
        },
        {
            "id": 23712,
            "ip_address": "103.85.238.72",
            "count": 1,
            "first_visit": "2022-07-18T22:16:56.051371+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 12187,
            "ip_address": "103.85.238.76",
            "count": 1,
            "first_visit": "2022-05-28T13:47:23.323307+06:00",
            "date": null
        },
        {
            "id": 57409,
            "ip_address": "103.85.238.87",
            "count": 3,
            "first_visit": "2023-10-12T10:48:46.183947+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 57315,
            "ip_address": "103.85.238.87",
            "count": 2,
            "first_visit": "2023-10-11T12:12:28.442974+06:00",
            "date": "2023-10-11"
        },
        {
            "id": 47181,
            "ip_address": "103.85.239.38",
            "count": 2,
            "first_visit": "2023-05-26T12:56:42.688763+06:00",
            "date": "2023-05-26"
        }
    ]
}