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

{
    "count": 94502,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13840&ordering=ip_address",
    "results": [
        {
            "id": 26949,
            "ip_address": "103.217.111.242",
            "count": 1,
            "first_visit": "2022-07-25T00:18:39.676872+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 5344,
            "ip_address": "103.217.111.242",
            "count": 2,
            "first_visit": "2022-04-24T12:41:55.123688+06:00",
            "date": null
        },
        {
            "id": 18769,
            "ip_address": "103.217.111.242",
            "count": 1,
            "first_visit": "2022-06-25T20:23:50.625987+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 27075,
            "ip_address": "103.217.111.244",
            "count": 1,
            "first_visit": "2022-07-25T07:41:57.132951+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 79374,
            "ip_address": "103.217.111.245",
            "count": 1,
            "first_visit": "2025-02-24T10:59:52.780955+06:00",
            "date": "2025-02-24"
        },
        {
            "id": 13708,
            "ip_address": "103.217.111.245",
            "count": 1,
            "first_visit": "2022-06-06T22:10:56.095525+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13537,
            "ip_address": "103.217.111.245",
            "count": 3,
            "first_visit": "2022-06-05T03:09:32.792111+06:00",
            "date": null
        },
        {
            "id": 28337,
            "ip_address": "103.217.111.246",
            "count": 1,
            "first_visit": "2022-07-27T21:34:48.075236+06:00",
            "date": "2022-07-27"
        }
    ]
}