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

{
    "count": 94238,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12904&ordering=ip_address",
    "results": [
        {
            "id": 33135,
            "ip_address": "103.206.228.46",
            "count": 1,
            "first_visit": "2022-08-27T22:37:10.679238+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 75895,
            "ip_address": "103.206.228.51",
            "count": 2,
            "first_visit": "2024-11-21T03:24:48.686566+06:00",
            "date": "2024-11-21"
        },
        {
            "id": 85642,
            "ip_address": "103.206.228.55",
            "count": 1,
            "first_visit": "2025-07-11T11:59:08.864690+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 1071,
            "ip_address": "103.206.228.58",
            "count": 1,
            "first_visit": "2021-12-20T18:40:12.137162+06:00",
            "date": null
        },
        {
            "id": 6807,
            "ip_address": "103.206.229.222",
            "count": 2,
            "first_visit": "2022-05-16T15:51:00.542505+06:00",
            "date": null
        },
        {
            "id": 7524,
            "ip_address": "103.206.229.230",
            "count": 3,
            "first_visit": "2022-05-16T23:54:18.193180+06:00",
            "date": null
        },
        {
            "id": 9738,
            "ip_address": "103.206.229.49",
            "count": 1,
            "first_visit": "2022-05-20T14:29:28.898455+06:00",
            "date": null
        },
        {
            "id": 14952,
            "ip_address": "103.206.229.54",
            "count": 1,
            "first_visit": "2022-06-14T07:08:39.047648+06:00",
            "date": "2022-06-14"
        }
    ]
}