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

{
    "count": 101391,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80576&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80560&ordering=ip_address",
    "results": [
        {
            "id": 24272,
            "ip_address": "37.111.228.72",
            "count": 1,
            "first_visit": "2022-07-20T00:14:45.571549+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8562,
            "ip_address": "37.111.228.75",
            "count": 1,
            "first_visit": "2022-05-17T23:56:00.005353+06:00",
            "date": null
        },
        {
            "id": 42314,
            "ip_address": "37.111.228.76",
            "count": 1,
            "first_visit": "2023-02-17T21:35:09.904373+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 14302,
            "ip_address": "37.111.228.77",
            "count": 1,
            "first_visit": "2022-06-10T08:27:15.333514+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 24683,
            "ip_address": "37.111.228.82",
            "count": 1,
            "first_visit": "2022-07-20T14:51:44.513139+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 62386,
            "ip_address": "37.111.228.82",
            "count": 1,
            "first_visit": "2024-01-05T08:38:15.958126+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 6579,
            "ip_address": "37.111.228.84",
            "count": 2,
            "first_visit": "2022-05-16T10:03:16.228263+06:00",
            "date": null
        },
        {
            "id": 24081,
            "ip_address": "37.111.228.87",
            "count": 1,
            "first_visit": "2022-07-19T12:52:17.558561+06:00",
            "date": "2022-07-19"
        }
    ]
}