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

{
    "count": 96484,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7336&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7320&ordering=ip_address",
    "results": [
        {
            "id": 64125,
            "ip_address": "103.149.143.144",
            "count": 2,
            "first_visit": "2024-01-31T10:42:56.839621+06:00",
            "date": "2024-01-31"
        },
        {
            "id": 44676,
            "ip_address": "103.149.143.158",
            "count": 1,
            "first_visit": "2023-04-01T17:04:06.873517+06:00",
            "date": "2023-04-01"
        },
        {
            "id": 17776,
            "ip_address": "103.149.143.202",
            "count": 1,
            "first_visit": "2022-06-23T14:42:33.907591+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 22954,
            "ip_address": "103.149.143.210",
            "count": 1,
            "first_visit": "2022-07-15T10:40:57.179631+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 3381,
            "ip_address": "103.149.143.218",
            "count": 1,
            "first_visit": "2022-02-07T10:28:55.309950+06:00",
            "date": null
        },
        {
            "id": 12033,
            "ip_address": "103.149.143.228",
            "count": 1,
            "first_visit": "2022-05-27T23:07:59.797095+06:00",
            "date": null
        },
        {
            "id": 36343,
            "ip_address": "103.149.143.61",
            "count": 1,
            "first_visit": "2022-10-23T13:04:33.812164+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 35603,
            "ip_address": "103.149.143.67",
            "count": 1,
            "first_visit": "2022-10-07T14:35:09.750487+06:00",
            "date": "2022-10-07"
        }
    ]
}