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

{
    "count": 95076,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15840&ordering=ip_address",
    "results": [
        {
            "id": 93053,
            "ip_address": "103.242.20.206",
            "count": 1,
            "first_visit": "2025-12-17T08:08:39.805474+06:00",
            "date": "2025-12-17"
        },
        {
            "id": 79203,
            "ip_address": "103.242.20.219",
            "count": 1,
            "first_visit": "2025-02-20T17:37:18.524978+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 35122,
            "ip_address": "103.242.20.225",
            "count": 1,
            "first_visit": "2022-09-28T10:17:05.036342+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 60735,
            "ip_address": "103.242.20.225",
            "count": 1,
            "first_visit": "2023-12-07T12:14:10.491874+06:00",
            "date": "2023-12-07"
        },
        {
            "id": 28756,
            "ip_address": "103.242.20.227",
            "count": 1,
            "first_visit": "2022-07-28T12:08:22.812805+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 11727,
            "ip_address": "103.242.20.227",
            "count": 1,
            "first_visit": "2022-05-26T22:18:14.100523+06:00",
            "date": null
        },
        {
            "id": 12501,
            "ip_address": "103.242.20.229",
            "count": 1,
            "first_visit": "2022-05-29T15:26:46.194443+06:00",
            "date": null
        },
        {
            "id": 61194,
            "ip_address": "103.242.20.229",
            "count": 1,
            "first_visit": "2023-12-14T19:34:48.239476+06:00",
            "date": "2023-12-14"
        }
    ]
}