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

{
    "count": 93016,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10256&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10240&ordering=ip_address",
    "results": [
        {
            "id": 9712,
            "ip_address": "103.177.168.36",
            "count": 2,
            "first_visit": "2022-05-20T13:38:11.694317+06:00",
            "date": null
        },
        {
            "id": 89661,
            "ip_address": "103.177.168.78",
            "count": 1,
            "first_visit": "2025-09-17T15:32:59.548518+06:00",
            "date": "2025-09-17"
        },
        {
            "id": 4964,
            "ip_address": "103.177.169.1",
            "count": 1,
            "first_visit": "2022-04-07T01:30:44.774823+06:00",
            "date": null
        },
        {
            "id": 82589,
            "ip_address": "103.177.169.1",
            "count": 1,
            "first_visit": "2025-05-10T23:13:50.069063+06:00",
            "date": "2025-05-10"
        },
        {
            "id": 4743,
            "ip_address": "103.177.200.18",
            "count": 2,
            "first_visit": "2022-03-28T18:46:10.615390+06:00",
            "date": null
        },
        {
            "id": 12913,
            "ip_address": "103.177.200.52",
            "count": 1,
            "first_visit": "2022-05-30T23:10:19.156500+06:00",
            "date": null
        },
        {
            "id": 24016,
            "ip_address": "103.177.200.52",
            "count": 2,
            "first_visit": "2022-07-19T07:08:35.778925+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 55834,
            "ip_address": "103.177.220.2",
            "count": 2,
            "first_visit": "2023-09-23T21:39:39.533356+06:00",
            "date": "2023-09-23"
        }
    ]
}