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

{
    "count": 98185,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15328&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15312&ordering=ip_address",
    "results": [
        {
            "id": 83190,
            "ip_address": "103.230.105.6",
            "count": 3,
            "first_visit": "2025-05-22T22:22:56.741396+06:00",
            "date": "2025-05-22"
        },
        {
            "id": 61520,
            "ip_address": "103.230.105.6",
            "count": 1,
            "first_visit": "2023-12-20T13:03:04.858411+06:00",
            "date": "2023-12-20"
        },
        {
            "id": 4777,
            "ip_address": "103.230.105.61",
            "count": 1,
            "first_visit": "2022-03-29T16:28:52.686833+06:00",
            "date": null
        },
        {
            "id": 27131,
            "ip_address": "103.230.105.7",
            "count": 1,
            "first_visit": "2022-07-25T10:15:01.114308+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 64660,
            "ip_address": "103.230.105.7",
            "count": 1,
            "first_visit": "2024-02-12T18:27:43.310539+06:00",
            "date": "2024-02-12"
        },
        {
            "id": 9187,
            "ip_address": "103.230.105.7",
            "count": 2,
            "first_visit": "2022-05-18T23:31:30.153388+06:00",
            "date": null
        },
        {
            "id": 95003,
            "ip_address": "103.230.105.8",
            "count": 1,
            "first_visit": "2026-02-08T21:49:23.645709+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 29408,
            "ip_address": "103.230.105.8",
            "count": 1,
            "first_visit": "2022-07-29T17:32:56.527861+06:00",
            "date": "2022-07-29"
        }
    ]
}