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

{
    "count": 101520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78280&ordering=ip_address",
    "results": [
        {
            "id": 29954,
            "ip_address": "37.111.211.4",
            "count": 1,
            "first_visit": "2022-07-30T17:42:04.137750+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7947,
            "ip_address": "37.111.211.4",
            "count": 1,
            "first_visit": "2022-05-17T11:27:53.155135+06:00",
            "date": null
        },
        {
            "id": 75465,
            "ip_address": "37.111.211.4",
            "count": 1,
            "first_visit": "2024-11-10T13:09:18.412970+06:00",
            "date": "2024-11-10"
        },
        {
            "id": 69058,
            "ip_address": "37.111.211.40",
            "count": 1,
            "first_visit": "2024-05-25T10:07:49.217722+06:00",
            "date": "2024-05-25"
        },
        {
            "id": 29054,
            "ip_address": "37.111.211.40",
            "count": 2,
            "first_visit": "2022-07-29T01:45:18.455451+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 3605,
            "ip_address": "37.111.211.41",
            "count": 1,
            "first_visit": "2022-02-14T19:18:14.100617+06:00",
            "date": null
        },
        {
            "id": 29735,
            "ip_address": "37.111.211.41",
            "count": 1,
            "first_visit": "2022-07-30T09:50:17.133974+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 73679,
            "ip_address": "37.111.211.41",
            "count": 1,
            "first_visit": "2024-09-27T10:05:58.000272+06:00",
            "date": "2024-09-27"
        }
    ]
}