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

{
    "count": 92234,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4672&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4656&ordering=ip_address",
    "results": [
        {
            "id": 87269,
            "ip_address": "103.134.24.58",
            "count": 4,
            "first_visit": "2025-08-06T21:13:00.699018+06:00",
            "date": "2025-08-06"
        },
        {
            "id": 4753,
            "ip_address": "103.134.25.11",
            "count": 1,
            "first_visit": "2022-03-28T23:09:18.545472+06:00",
            "date": null
        },
        {
            "id": 2423,
            "ip_address": "103.134.25.185",
            "count": 4,
            "first_visit": "2022-01-18T12:43:37.373062+06:00",
            "date": null
        },
        {
            "id": 1343,
            "ip_address": "103.134.25.249",
            "count": 2,
            "first_visit": "2021-12-24T20:29:09.249933+06:00",
            "date": null
        },
        {
            "id": 61107,
            "ip_address": "103.134.254.10",
            "count": 6,
            "first_visit": "2023-12-13T11:07:22.581842+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 61014,
            "ip_address": "103.134.254.10",
            "count": 8,
            "first_visit": "2023-12-12T02:45:22.147651+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 61200,
            "ip_address": "103.134.254.10",
            "count": 1,
            "first_visit": "2023-12-14T22:41:54.112773+06:00",
            "date": "2023-12-14"
        },
        {
            "id": 10420,
            "ip_address": "103.134.254.194",
            "count": 1,
            "first_visit": "2022-05-22T22:21:09.652659+06:00",
            "date": null
        }
    ]
}