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

{
    "count": 92253,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5688&ordering=ip_address",
    "results": [
        {
            "id": 67854,
            "ip_address": "103.139.235.215",
            "count": 1,
            "first_visit": "2024-05-03T17:01:08.024695+06:00",
            "date": "2024-05-03"
        },
        {
            "id": 2534,
            "ip_address": "103.139.235.221",
            "count": 1,
            "first_visit": "2022-01-20T20:37:12.591965+06:00",
            "date": null
        },
        {
            "id": 3756,
            "ip_address": "103.139.235.58",
            "count": 1,
            "first_visit": "2022-02-20T18:39:52.121587+06:00",
            "date": null
        },
        {
            "id": 16016,
            "ip_address": "103.139.235.71",
            "count": 2,
            "first_visit": "2022-06-17T15:41:13.157859+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 71263,
            "ip_address": "103.139.235.80",
            "count": 4,
            "first_visit": "2024-07-17T04:57:10.450043+06:00",
            "date": "2024-07-17"
        },
        {
            "id": 63076,
            "ip_address": "103.139.235.85",
            "count": 1,
            "first_visit": "2024-01-14T11:57:32.723150+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 9437,
            "ip_address": "103.139.235.94",
            "count": 1,
            "first_visit": "2022-05-19T16:59:25.426207+06:00",
            "date": null
        },
        {
            "id": 84884,
            "ip_address": "103.139.253.11",
            "count": 2,
            "first_visit": "2025-06-30T14:07:15.699072+06:00",
            "date": "2025-06-30"
        }
    ]
}