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

{
    "count": 100090,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21632&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21616&ordering=-ip_address",
    "results": [
        {
            "id": 47450,
            "ip_address": "37.111.214.24",
            "count": 1,
            "first_visit": "2023-05-31T22:26:27.288436+06:00",
            "date": "2023-05-31"
        },
        {
            "id": 83210,
            "ip_address": "37.111.214.24",
            "count": 2,
            "first_visit": "2025-05-23T14:11:42.121516+06:00",
            "date": "2025-05-23"
        },
        {
            "id": 90326,
            "ip_address": "37.111.214.237",
            "count": 1,
            "first_visit": "2025-10-04T10:50:29.147479+06:00",
            "date": "2025-10-04"
        },
        {
            "id": 97916,
            "ip_address": "37.111.214.233",
            "count": 3,
            "first_visit": "2026-05-10T17:55:44.797276+06:00",
            "date": "2026-05-10"
        },
        {
            "id": 1694,
            "ip_address": "37.111.214.233",
            "count": 1,
            "first_visit": "2022-01-06T14:50:00.922189+06:00",
            "date": null
        },
        {
            "id": 11505,
            "ip_address": "37.111.214.231",
            "count": 1,
            "first_visit": "2022-05-25T23:25:02.425895+06:00",
            "date": null
        },
        {
            "id": 98023,
            "ip_address": "37.111.214.231",
            "count": 4,
            "first_visit": "2026-05-13T10:51:32.083483+06:00",
            "date": "2026-05-13"
        },
        {
            "id": 48512,
            "ip_address": "37.111.214.231",
            "count": 6,
            "first_visit": "2023-06-19T10:20:51.957135+06:00",
            "date": "2023-06-19"
        }
    ]
}