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

{
    "count": 97521,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23904&ordering=ip_address",
    "results": [
        {
            "id": 56803,
            "ip_address": "103.97.163.90",
            "count": 3,
            "first_visit": "2023-10-05T09:42:22.712322+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 74971,
            "ip_address": "103.97.165.206",
            "count": 1,
            "first_visit": "2024-10-30T01:10:26.338626+06:00",
            "date": "2024-10-30"
        },
        {
            "id": 74830,
            "ip_address": "103.97.165.206",
            "count": 1,
            "first_visit": "2024-10-27T04:03:29.647185+06:00",
            "date": "2024-10-27"
        },
        {
            "id": 6194,
            "ip_address": "103.97.204.15",
            "count": 1,
            "first_visit": "2022-05-15T03:26:51.094655+06:00",
            "date": null
        },
        {
            "id": 78740,
            "ip_address": "103.97.204.28",
            "count": 1,
            "first_visit": "2025-02-09T02:41:16.491154+06:00",
            "date": "2025-02-09"
        },
        {
            "id": 24562,
            "ip_address": "103.97.204.3",
            "count": 1,
            "first_visit": "2022-07-20T11:47:40.019439+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 3096,
            "ip_address": "103.97.207.106",
            "count": 1,
            "first_visit": "2022-01-31T15:06:51.870774+06:00",
            "date": null
        },
        {
            "id": 95390,
            "ip_address": "103.97.44.2",
            "count": 1,
            "first_visit": "2026-02-20T22:30:49.524533+06:00",
            "date": "2026-02-20"
        }
    ]
}