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

{
    "count": 99668,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23392&ordering=-ip_address",
    "results": [
        {
            "id": 72941,
            "ip_address": "37.111.207.8",
            "count": 2,
            "first_visit": "2024-09-03T17:27:12.208327+06:00",
            "date": "2024-09-03"
        },
        {
            "id": 89246,
            "ip_address": "37.111.207.8",
            "count": 1,
            "first_visit": "2025-09-09T14:50:37.892275+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 9282,
            "ip_address": "37.111.207.79",
            "count": 5,
            "first_visit": "2022-05-19T09:08:29.863946+06:00",
            "date": null
        },
        {
            "id": 4293,
            "ip_address": "37.111.207.78",
            "count": 1,
            "first_visit": "2022-03-11T23:26:32.696500+06:00",
            "date": null
        },
        {
            "id": 82978,
            "ip_address": "37.111.207.77",
            "count": 2,
            "first_visit": "2025-05-18T11:53:11.844175+06:00",
            "date": "2025-05-18"
        },
        {
            "id": 33740,
            "ip_address": "37.111.207.76",
            "count": 1,
            "first_visit": "2022-09-03T08:44:27.949676+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 53666,
            "ip_address": "37.111.207.76",
            "count": 1,
            "first_visit": "2023-08-27T14:36:01.329849+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 70131,
            "ip_address": "37.111.207.75",
            "count": 1,
            "first_visit": "2024-06-22T14:19:31.011194+06:00",
            "date": "2024-06-22"
        }
    ]
}