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

{
    "count": 100631,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15688&ordering=ip_address",
    "results": [
        {
            "id": 2621,
            "ip_address": "103.230.105.59",
            "count": 2,
            "first_visit": "2022-01-22T16:12:52.592602+06:00",
            "date": null
        },
        {
            "id": 89901,
            "ip_address": "103.230.105.59",
            "count": 1,
            "first_visit": "2025-09-22T20:53:17.539288+06:00",
            "date": "2025-09-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": 83209,
            "ip_address": "103.230.105.6",
            "count": 7,
            "first_visit": "2025-05-23T12:35:46.659078+06:00",
            "date": "2025-05-23"
        },
        {
            "id": 11344,
            "ip_address": "103.230.105.6",
            "count": 1,
            "first_visit": "2022-05-25T11:22:48.820991+06:00",
            "date": null
        },
        {
            "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": 63040,
            "ip_address": "103.230.105.6",
            "count": 2,
            "first_visit": "2024-01-13T18:04:29.778081+06:00",
            "date": "2024-01-13"
        },
        {
            "id": 4777,
            "ip_address": "103.230.105.61",
            "count": 1,
            "first_visit": "2022-03-29T16:28:52.686833+06:00",
            "date": null
        }
    ]
}