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

{
    "count": 91659,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=384&ordering=ip_address",
    "results": [
        {
            "id": 13196,
            "ip_address": "103.103.33.54",
            "count": 1,
            "first_visit": "2022-05-31T22:36:56.402295+06:00",
            "date": null
        },
        {
            "id": 9753,
            "ip_address": "103.103.33.57",
            "count": 2,
            "first_visit": "2022-05-20T15:05:33.603192+06:00",
            "date": null
        },
        {
            "id": 91010,
            "ip_address": "103.103.33.63",
            "count": 1,
            "first_visit": "2025-10-20T11:55:28.322147+06:00",
            "date": "2025-10-20"
        },
        {
            "id": 1456,
            "ip_address": "103.103.33.63",
            "count": 1,
            "first_visit": "2021-12-29T00:28:41.798683+06:00",
            "date": null
        },
        {
            "id": 29047,
            "ip_address": "103.103.33.63",
            "count": 1,
            "first_visit": "2022-07-29T01:27:25.076482+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 83096,
            "ip_address": "103.103.33.70",
            "count": 1,
            "first_visit": "2025-05-20T20:16:37.732802+06:00",
            "date": "2025-05-20"
        },
        {
            "id": 51751,
            "ip_address": "103.103.33.77",
            "count": 5,
            "first_visit": "2023-08-05T10:54:37.298415+06:00",
            "date": "2023-08-05"
        },
        {
            "id": 51830,
            "ip_address": "103.103.33.87",
            "count": 1,
            "first_visit": "2023-08-06T23:43:54.408569+06:00",
            "date": "2023-08-06"
        }
    ]
}