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

{
    "count": 97369,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23248&ordering=-ip_address",
    "results": [
        {
            "id": 9675,
            "ip_address": "37.111.206.37",
            "count": 2,
            "first_visit": "2022-05-20T11:58:50.150691+06:00",
            "date": null
        },
        {
            "id": 82664,
            "ip_address": "37.111.206.37",
            "count": 1,
            "first_visit": "2025-05-12T13:16:22.082172+06:00",
            "date": "2025-05-12"
        },
        {
            "id": 49645,
            "ip_address": "37.111.206.37",
            "count": 1,
            "first_visit": "2023-07-09T21:18:58.328373+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 58548,
            "ip_address": "37.111.206.36",
            "count": 1,
            "first_visit": "2023-10-28T08:02:05.500740+06:00",
            "date": "2023-10-28"
        },
        {
            "id": 16568,
            "ip_address": "37.111.206.36",
            "count": 1,
            "first_visit": "2022-06-19T11:57:44.386860+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 9213,
            "ip_address": "37.111.206.36",
            "count": 1,
            "first_visit": "2022-05-18T23:53:37.294975+06:00",
            "date": null
        },
        {
            "id": 36556,
            "ip_address": "37.111.206.36",
            "count": 1,
            "first_visit": "2022-10-27T20:21:49.317848+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 81824,
            "ip_address": "37.111.206.36",
            "count": 2,
            "first_visit": "2025-04-24T13:57:31.638316+06:00",
            "date": "2025-04-24"
        }
    ]
}