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

{
    "count": 94758,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=888&ordering=ip_address",
    "results": [
        {
            "id": 72401,
            "ip_address": "103.108.60.159",
            "count": 1,
            "first_visit": "2024-08-21T23:36:21.650758+06:00",
            "date": "2024-08-21"
        },
        {
            "id": 70940,
            "ip_address": "103.108.60.159",
            "count": 1,
            "first_visit": "2024-07-10T10:43:45.369022+06:00",
            "date": "2024-07-10"
        },
        {
            "id": 69776,
            "ip_address": "103.108.60.159",
            "count": 1,
            "first_visit": "2024-06-11T15:01:58.461287+06:00",
            "date": "2024-06-11"
        },
        {
            "id": 3230,
            "ip_address": "103.108.60.179",
            "count": 1,
            "first_visit": "2022-02-02T17:07:21.333071+06:00",
            "date": null
        },
        {
            "id": 36683,
            "ip_address": "103.108.60.249",
            "count": 1,
            "first_visit": "2022-10-30T16:10:36.674636+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 88856,
            "ip_address": "103.108.60.6",
            "count": 2,
            "first_visit": "2025-09-02T19:04:31.505261+06:00",
            "date": "2025-09-02"
        },
        {
            "id": 48622,
            "ip_address": "103.108.60.77",
            "count": 1,
            "first_visit": "2023-06-21T12:08:10.133522+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 12277,
            "ip_address": "103.108.61.100",
            "count": 1,
            "first_visit": "2022-05-28T20:11:37.897243+06:00",
            "date": null
        }
    ]
}