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

{
    "count": 101416,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80320&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80304&ordering=-ip_address",
    "results": [
        {
            "id": 8549,
            "ip_address": "103.67.157.66",
            "count": 1,
            "first_visit": "2022-05-17T23:48:01.080608+06:00",
            "date": null
        },
        {
            "id": 7350,
            "ip_address": "103.67.157.65",
            "count": 1,
            "first_visit": "2022-05-16T22:17:43.551568+06:00",
            "date": null
        },
        {
            "id": 40017,
            "ip_address": "103.67.157.65",
            "count": 1,
            "first_visit": "2023-01-07T13:29:01.199166+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 7351,
            "ip_address": "103.67.157.65",
            "count": 2,
            "first_visit": "2022-05-16T22:17:43.554055+06:00",
            "date": null
        },
        {
            "id": 52684,
            "ip_address": "103.67.157.65",
            "count": 1,
            "first_visit": "2023-08-16T16:37:52.018435+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 52685,
            "ip_address": "103.67.157.64",
            "count": 1,
            "first_visit": "2023-08-16T17:03:11.584388+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 29082,
            "ip_address": "103.67.157.64",
            "count": 1,
            "first_visit": "2022-07-29T02:44:36.362028+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 1061,
            "ip_address": "103.67.157.64",
            "count": 3,
            "first_visit": "2021-12-20T15:16:38.333638+06:00",
            "date": null
        }
    ]
}