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

{
    "count": 94771,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14752&ordering=ip_address",
    "results": [
        {
            "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": 83209,
            "ip_address": "103.230.105.6",
            "count": 7,
            "first_visit": "2025-05-23T12:35:46.659078+06:00",
            "date": "2025-05-23"
        },
        {
            "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": 11344,
            "ip_address": "103.230.105.6",
            "count": 1,
            "first_visit": "2022-05-25T11:22:48.820991+06:00",
            "date": null
        },
        {
            "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": 64660,
            "ip_address": "103.230.105.7",
            "count": 1,
            "first_visit": "2024-02-12T18:27:43.310539+06:00",
            "date": "2024-02-12"
        },
        {
            "id": 27131,
            "ip_address": "103.230.105.7",
            "count": 1,
            "first_visit": "2022-07-25T10:15:01.114308+06:00",
            "date": "2022-07-25"
        }
    ]
}