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

{
    "count": 98187,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15368&ordering=ip_address",
    "results": [
        {
            "id": 25800,
            "ip_address": "103.230.106.25",
            "count": 1,
            "first_visit": "2022-07-22T03:21:29.654257+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 70669,
            "ip_address": "103.230.106.25",
            "count": 1,
            "first_visit": "2024-07-04T01:28:19.042810+06:00",
            "date": "2024-07-04"
        },
        {
            "id": 4339,
            "ip_address": "103.230.106.25",
            "count": 3,
            "first_visit": "2022-03-13T18:16:58.101445+06:00",
            "date": null
        },
        {
            "id": 959,
            "ip_address": "103.230.106.26",
            "count": 2,
            "first_visit": "2021-12-19T23:10:35.346818+06:00",
            "date": null
        },
        {
            "id": 66696,
            "ip_address": "103.230.106.26",
            "count": 1,
            "first_visit": "2024-04-06T14:48:31.986901+06:00",
            "date": "2024-04-06"
        },
        {
            "id": 92905,
            "ip_address": "103.230.106.27",
            "count": 1,
            "first_visit": "2025-12-12T14:29:18.574976+06:00",
            "date": "2025-12-12"
        },
        {
            "id": 90250,
            "ip_address": "103.230.106.28",
            "count": 2,
            "first_visit": "2025-10-02T09:21:19.699271+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 91388,
            "ip_address": "103.230.106.28",
            "count": 1,
            "first_visit": "2025-10-29T19:21:00.906721+06:00",
            "date": "2025-10-29"
        }
    ]
}