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

{
    "count": 97484,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23672&ordering=ip_address",
    "results": [
        {
            "id": 91085,
            "ip_address": "103.96.105.98",
            "count": 2,
            "first_visit": "2025-10-22T02:04:43.407014+06:00",
            "date": "2025-10-22"
        },
        {
            "id": 91172,
            "ip_address": "103.96.105.98",
            "count": 1,
            "first_visit": "2025-10-24T01:38:35.405345+06:00",
            "date": "2025-10-24"
        },
        {
            "id": 2996,
            "ip_address": "103.96.106.128",
            "count": 1,
            "first_visit": "2022-01-28T23:36:27.025402+06:00",
            "date": null
        },
        {
            "id": 13316,
            "ip_address": "103.96.106.132",
            "count": 1,
            "first_visit": "2022-06-02T00:29:20.411596+06:00",
            "date": null
        },
        {
            "id": 870,
            "ip_address": "103.96.106.135",
            "count": 1,
            "first_visit": "2021-12-19T19:10:39.776152+06:00",
            "date": null
        },
        {
            "id": 13136,
            "ip_address": "103.96.106.136",
            "count": 4,
            "first_visit": "2022-05-31T15:13:19.957229+06:00",
            "date": null
        },
        {
            "id": 64837,
            "ip_address": "103.96.106.136",
            "count": 1,
            "first_visit": "2024-02-17T17:02:29.725528+06:00",
            "date": "2024-02-17"
        },
        {
            "id": 13215,
            "ip_address": "103.96.106.137",
            "count": 1,
            "first_visit": "2022-06-01T00:52:35.840219+06:00",
            "date": null
        }
    ]
}