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

{
    "count": 101437,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79448&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79432&ordering=ip_address",
    "results": [
        {
            "id": 48512,
            "ip_address": "37.111.214.231",
            "count": 6,
            "first_visit": "2023-06-19T10:20:51.957135+06:00",
            "date": "2023-06-19"
        },
        {
            "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": 90326,
            "ip_address": "37.111.214.237",
            "count": 1,
            "first_visit": "2025-10-04T10:50:29.147479+06:00",
            "date": "2025-10-04"
        },
        {
            "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": 47450,
            "ip_address": "37.111.214.24",
            "count": 1,
            "first_visit": "2023-05-31T22:26:27.288436+06:00",
            "date": "2023-05-31"
        },
        {
            "id": 89648,
            "ip_address": "37.111.214.240",
            "count": 2,
            "first_visit": "2025-09-17T11:46:26.869449+06:00",
            "date": "2025-09-17"
        },
        {
            "id": 7778,
            "ip_address": "37.111.214.240",
            "count": 1,
            "first_visit": "2022-05-17T09:58:57.029366+06:00",
            "date": null
        }
    ]
}