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

{
    "count": 103124,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53256&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53240&ordering=-ip_address",
    "results": [
        {
            "id": 59238,
            "ip_address": "119.148.3.101",
            "count": 1,
            "first_visit": "2023-11-09T13:21:37.620628+06:00",
            "date": "2023-11-09"
        },
        {
            "id": 48764,
            "ip_address": "119.148.3.101",
            "count": 2,
            "first_visit": "2023-06-24T16:56:14.152812+06:00",
            "date": "2023-06-24"
        },
        {
            "id": 70336,
            "ip_address": "119.148.3.101",
            "count": 2,
            "first_visit": "2024-06-26T10:40:55.230388+06:00",
            "date": "2024-06-26"
        },
        {
            "id": 44048,
            "ip_address": "119.148.30.254",
            "count": 2,
            "first_visit": "2023-03-19T14:37:40.152897+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 98186,
            "ip_address": "119.148.30.186",
            "count": 1,
            "first_visit": "2026-05-17T12:04:51.042564+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 95247,
            "ip_address": "119.148.30.186",
            "count": 3,
            "first_visit": "2026-02-16T16:29:51.580433+06:00",
            "date": "2026-02-16"
        },
        {
            "id": 614,
            "ip_address": "119.148.30.166",
            "count": 12,
            "first_visit": "2021-12-12T15:51:11.046715+06:00",
            "date": null
        },
        {
            "id": 10328,
            "ip_address": "119.148.2.98",
            "count": 1,
            "first_visit": "2022-05-22T16:20:25.250794+06:00",
            "date": null
        }
    ]
}