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

{
    "count": 97624,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5784&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5768&ordering=ip_address",
    "results": [
        {
            "id": 97426,
            "ip_address": "103.138.191.41",
            "count": 1,
            "first_visit": "2026-04-27T09:18:33.589757+06:00",
            "date": "2026-04-27"
        },
        {
            "id": 6413,
            "ip_address": "103.138.202.163",
            "count": 1,
            "first_visit": "2022-05-15T21:15:48.656281+06:00",
            "date": null
        },
        {
            "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"
        }
    ]
}