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

{
    "count": 91505,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=112&ordering=ip_address",
    "results": [
        {
            "id": 13971,
            "ip_address": "10.21.119.136",
            "count": 1,
            "first_visit": "2022-06-08T11:17:51.433053+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 13129,
            "ip_address": "10.21.119.136",
            "count": 1,
            "first_visit": "2022-05-31T14:56:11.666255+06:00",
            "date": null
        },
        {
            "id": 4924,
            "ip_address": "10.21.128.43",
            "count": 1,
            "first_visit": "2022-04-05T12:11:38.471843+06:00",
            "date": null
        },
        {
            "id": 1754,
            "ip_address": "10.21.128.65",
            "count": 1,
            "first_visit": "2022-01-10T10:41:15.526202+06:00",
            "date": null
        },
        {
            "id": 45091,
            "ip_address": "10.21.129.102",
            "count": 1,
            "first_visit": "2023-04-09T15:04:59.265577+06:00",
            "date": "2023-04-09"
        },
        {
            "id": 69765,
            "ip_address": "10.21.168.202",
            "count": 1,
            "first_visit": "2024-06-11T10:24:22.917309+06:00",
            "date": "2024-06-11"
        },
        {
            "id": 72246,
            "ip_address": "10.21.169.232",
            "count": 1,
            "first_visit": "2024-08-18T10:11:49.351115+06:00",
            "date": "2024-08-18"
        },
        {
            "id": 49789,
            "ip_address": "102.117.165.103",
            "count": 1,
            "first_visit": "2023-07-11T23:22:53.784120+06:00",
            "date": "2023-07-11"
        }
    ]
}