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

{
    "count": 97299,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23024&ordering=ip_address",
    "results": [
        {
            "id": 41500,
            "ip_address": "103.89.24.42",
            "count": 1,
            "first_visit": "2023-02-04T08:37:17.013543+06:00",
            "date": "2023-02-04"
        },
        {
            "id": 41375,
            "ip_address": "103.89.24.42",
            "count": 1,
            "first_visit": "2023-02-02T00:13:44.806794+06:00",
            "date": "2023-02-02"
        },
        {
            "id": 4311,
            "ip_address": "103.89.24.44",
            "count": 1,
            "first_visit": "2022-03-12T15:49:01.852214+06:00",
            "date": null
        },
        {
            "id": 6682,
            "ip_address": "103.89.24.45",
            "count": 8,
            "first_visit": "2022-05-16T13:04:37.629173+06:00",
            "date": null
        },
        {
            "id": 15618,
            "ip_address": "103.89.24.45",
            "count": 1,
            "first_visit": "2022-06-16T10:40:58.252382+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 5147,
            "ip_address": "103.89.24.46",
            "count": 3,
            "first_visit": "2022-04-16T07:35:45.278578+06:00",
            "date": null
        },
        {
            "id": 2915,
            "ip_address": "103.89.24.47",
            "count": 4,
            "first_visit": "2022-01-27T01:18:17.930051+06:00",
            "date": null
        },
        {
            "id": 76949,
            "ip_address": "103.89.25.145",
            "count": 1,
            "first_visit": "2024-12-19T22:58:55.718694+06:00",
            "date": "2024-12-19"
        }
    ]
}