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

{
    "count": 102141,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43896&ordering=ip_address",
    "results": [
        {
            "id": 49765,
            "ip_address": "114.119.156.19",
            "count": 1,
            "first_visit": "2023-07-11T11:41:44.863113+06:00",
            "date": "2023-07-11"
        },
        {
            "id": 52726,
            "ip_address": "114.119.156.190",
            "count": 1,
            "first_visit": "2023-08-17T06:20:06.115146+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 44206,
            "ip_address": "114.119.156.190",
            "count": 1,
            "first_visit": "2023-03-22T06:18:06.729254+06:00",
            "date": "2023-03-22"
        },
        {
            "id": 54309,
            "ip_address": "114.119.156.190",
            "count": 1,
            "first_visit": "2023-09-05T00:12:49.144404+06:00",
            "date": "2023-09-05"
        },
        {
            "id": 39579,
            "ip_address": "114.119.156.190",
            "count": 1,
            "first_visit": "2022-12-29T17:45:21.850922+06:00",
            "date": "2022-12-29"
        },
        {
            "id": 39889,
            "ip_address": "114.119.156.190",
            "count": 1,
            "first_visit": "2023-01-05T03:01:33.359859+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 493,
            "ip_address": "114.119.156.190",
            "count": 16,
            "first_visit": "2021-12-09T16:00:37.277813+06:00",
            "date": null
        },
        {
            "id": 263,
            "ip_address": "114.119.156.193",
            "count": 17,
            "first_visit": "2021-12-06T07:46:18.280271+06:00",
            "date": null
        }
    ]
}