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

{
    "count": 99605,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5888&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5872&ordering=ip_address",
    "results": [
        {
            "id": 22629,
            "ip_address": "103.138.203.106",
            "count": 1,
            "first_visit": "2022-07-14T14:40:43.060629+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 82776,
            "ip_address": "103.138.212.210",
            "count": 1,
            "first_visit": "2025-05-14T17:07:37.171163+06:00",
            "date": "2025-05-14"
        },
        {
            "id": 9651,
            "ip_address": "103.138.212.226",
            "count": 2,
            "first_visit": "2022-05-20T10:51:38.107471+06:00",
            "date": null
        },
        {
            "id": 8630,
            "ip_address": "103.138.213.42",
            "count": 2,
            "first_visit": "2022-05-18T04:11:28.184441+06:00",
            "date": null
        },
        {
            "id": 12968,
            "ip_address": "103.138.214.24",
            "count": 1,
            "first_visit": "2022-05-31T01:02:30.105892+06:00",
            "date": null
        },
        {
            "id": 87119,
            "ip_address": "103.138.215.122",
            "count": 1,
            "first_visit": "2025-08-04T17:44:13.183486+06:00",
            "date": "2025-08-04"
        },
        {
            "id": 84034,
            "ip_address": "103.138.215.136",
            "count": 1,
            "first_visit": "2025-06-14T23:49:53.785401+06:00",
            "date": "2025-06-14"
        },
        {
            "id": 86741,
            "ip_address": "103.138.215.29",
            "count": 1,
            "first_visit": "2025-07-30T01:59:56.123117+06:00",
            "date": "2025-07-30"
        }
    ]
}