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

{
    "count": 92213,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4296&ordering=ip_address",
    "results": [
        {
            "id": 76937,
            "ip_address": "103.131.90.246",
            "count": 2,
            "first_visit": "2024-12-19T12:49:52.622615+06:00",
            "date": "2024-12-19"
        },
        {
            "id": 1845,
            "ip_address": "103.131.91.5",
            "count": 1,
            "first_visit": "2022-01-11T12:33:05.704578+06:00",
            "date": null
        },
        {
            "id": 76951,
            "ip_address": "103.13.192.102",
            "count": 2,
            "first_visit": "2024-12-19T23:35:11.007282+06:00",
            "date": "2024-12-19"
        },
        {
            "id": 91452,
            "ip_address": "103.13.193.242",
            "count": 6,
            "first_visit": "2025-10-31T14:29:28.307278+06:00",
            "date": "2025-10-31"
        },
        {
            "id": 24459,
            "ip_address": "103.132.154.3",
            "count": 1,
            "first_visit": "2022-07-20T10:29:58.201340+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 5163,
            "ip_address": "103.132.154.5",
            "count": 1,
            "first_visit": "2022-04-16T20:32:33.443657+06:00",
            "date": null
        },
        {
            "id": 28902,
            "ip_address": "103.132.155.1",
            "count": 1,
            "first_visit": "2022-07-28T19:28:00.538809+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 3460,
            "ip_address": "103.132.155.199",
            "count": 3,
            "first_visit": "2022-02-09T14:16:08.476085+06:00",
            "date": null
        }
    ]
}