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

{
    "count": 102259,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74896&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74880&ordering=ip_address",
    "results": [
        {
            "id": 101247,
            "ip_address": "37.111.194.154",
            "count": 1,
            "first_visit": "2026-08-06T21:11:56.581709+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 30291,
            "ip_address": "37.111.194.155",
            "count": 1,
            "first_visit": "2022-07-31T10:36:47.723672+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 3944,
            "ip_address": "37.111.194.155",
            "count": 1,
            "first_visit": "2022-02-28T10:28:29.876273+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": 93013,
            "ip_address": "37.111.194.157",
            "count": 3,
            "first_visit": "2025-12-15T10:40:48.992925+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 100875,
            "ip_address": "37.111.194.157",
            "count": 1,
            "first_visit": "2026-07-29T01:14:59.902879+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 8628,
            "ip_address": "37.111.194.157",
            "count": 1,
            "first_visit": "2022-05-18T04:04:14.934663+06:00",
            "date": null
        }
    ]
}