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

{
    "count": 99628,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23632&ordering=ip_address",
    "results": [
        {
            "id": 13467,
            "ip_address": "103.90.214.126",
            "count": 1,
            "first_visit": "2022-06-03T20:25:01.140064+06:00",
            "date": null
        },
        {
            "id": 14281,
            "ip_address": "103.90.214.126",
            "count": 2,
            "first_visit": "2022-06-10T06:14:44.607157+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 11931,
            "ip_address": "103.90.215.14",
            "count": 1,
            "first_visit": "2022-05-27T13:58:40.119252+06:00",
            "date": null
        },
        {
            "id": 63427,
            "ip_address": "103.91.100.199",
            "count": 1,
            "first_visit": "2024-01-19T15:14:02.657773+06:00",
            "date": "2024-01-19"
        },
        {
            "id": 61752,
            "ip_address": "103.91.104.13",
            "count": 1,
            "first_visit": "2023-12-24T10:15:31.831707+06:00",
            "date": "2023-12-24"
        },
        {
            "id": 46582,
            "ip_address": "103.91.104.13",
            "count": 1,
            "first_visit": "2023-05-14T15:26:14.184359+06:00",
            "date": "2023-05-14"
        },
        {
            "id": 46659,
            "ip_address": "103.91.104.13",
            "count": 3,
            "first_visit": "2023-05-16T09:36:03.766607+06:00",
            "date": "2023-05-16"
        },
        {
            "id": 92771,
            "ip_address": "103.91.104.13",
            "count": 16,
            "first_visit": "2025-12-08T15:39:54.165493+06:00",
            "date": "2025-12-08"
        }
    ]
}