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

{
    "count": 101904,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42280&ordering=ip_address",
    "results": [
        {
            "id": 54594,
            "ip_address": "114.119.152.33",
            "count": 1,
            "first_visit": "2023-09-08T21:08:49.067602+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 41161,
            "ip_address": "114.119.152.33",
            "count": 1,
            "first_visit": "2023-01-29T14:27:29.933350+06:00",
            "date": "2023-01-29"
        },
        {
            "id": 39713,
            "ip_address": "114.119.152.33",
            "count": 1,
            "first_visit": "2023-01-01T13:43:15.004609+06:00",
            "date": "2023-01-01"
        },
        {
            "id": 469,
            "ip_address": "114.119.152.33",
            "count": 18,
            "first_visit": "2021-12-09T07:39:17.951337+06:00",
            "date": null
        },
        {
            "id": 243,
            "ip_address": "114.119.152.34",
            "count": 13,
            "first_visit": "2021-12-05T23:22:36.932197+06:00",
            "date": null
        },
        {
            "id": 47190,
            "ip_address": "114.119.152.34",
            "count": 1,
            "first_visit": "2023-05-26T21:01:34.379374+06:00",
            "date": "2023-05-26"
        },
        {
            "id": 54458,
            "ip_address": "114.119.152.34",
            "count": 1,
            "first_visit": "2023-09-07T05:09:43.888375+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 55540,
            "ip_address": "114.119.152.34",
            "count": 1,
            "first_visit": "2023-09-20T14:37:17.533140+06:00",
            "date": "2023-09-20"
        }
    ]
}