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

{
    "count": 102582,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48184&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48168&ordering=ip_address",
    "results": [
        {
            "id": 92124,
            "ip_address": "116.58.205.19",
            "count": 5,
            "first_visit": "2025-11-18T00:04:58.020065+06:00",
            "date": "2025-11-18"
        },
        {
            "id": 11416,
            "ip_address": "116.58.205.192",
            "count": 1,
            "first_visit": "2022-05-25T19:30:04.161126+06:00",
            "date": null
        },
        {
            "id": 8323,
            "ip_address": "116.58.205.194",
            "count": 3,
            "first_visit": "2022-05-17T22:16:57.154444+06:00",
            "date": null
        },
        {
            "id": 7701,
            "ip_address": "116.58.205.195",
            "count": 3,
            "first_visit": "2022-05-17T09:10:52.378472+06:00",
            "date": null
        },
        {
            "id": 11881,
            "ip_address": "116.58.205.196",
            "count": 3,
            "first_visit": "2022-05-27T10:19:49.726527+06:00",
            "date": null
        },
        {
            "id": 28090,
            "ip_address": "116.58.205.199",
            "count": 1,
            "first_visit": "2022-07-27T10:16:22.589265+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 24430,
            "ip_address": "116.58.205.2",
            "count": 1,
            "first_visit": "2022-07-20T09:45:50.373522+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 27794,
            "ip_address": "116.58.205.20",
            "count": 1,
            "first_visit": "2022-07-26T15:57:19.236019+06:00",
            "date": "2022-07-26"
        }
    ]
}