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

{
    "count": 99887,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26616&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26600&ordering=-ip_address",
    "results": [
        {
            "id": 99272,
            "ip_address": "37.111.194.159",
            "count": 1,
            "first_visit": "2026-06-16T23:16:02.605370+06:00",
            "date": "2026-06-16"
        },
        {
            "id": 93263,
            "ip_address": "37.111.194.159",
            "count": 2,
            "first_visit": "2025-12-23T21:46:55.575756+06:00",
            "date": "2025-12-23"
        },
        {
            "id": 93013,
            "ip_address": "37.111.194.157",
            "count": 3,
            "first_visit": "2025-12-15T10:40:48.992925+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 8628,
            "ip_address": "37.111.194.157",
            "count": 1,
            "first_visit": "2022-05-18T04:04:14.934663+06:00",
            "date": null
        },
        {
            "id": 20274,
            "ip_address": "37.111.194.156",
            "count": 7,
            "first_visit": "2022-06-30T07:36:06.615054+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 90942,
            "ip_address": "37.111.194.156",
            "count": 1,
            "first_visit": "2025-10-18T21:17:01.147383+06:00",
            "date": "2025-10-18"
        },
        {
            "id": 3944,
            "ip_address": "37.111.194.155",
            "count": 1,
            "first_visit": "2022-02-28T10:28:29.876273+06:00",
            "date": null
        },
        {
            "id": 30291,
            "ip_address": "37.111.194.155",
            "count": 1,
            "first_visit": "2022-07-31T10:36:47.723672+06:00",
            "date": "2022-07-31"
        }
    ]
}