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

{
    "count": 95611,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17904&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17888&ordering=-ip_address",
    "results": [
        {
            "id": 19757,
            "ip_address": "37.111.248.28",
            "count": 2,
            "first_visit": "2022-06-28T15:44:46.592781+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 11399,
            "ip_address": "37.111.248.28",
            "count": 1,
            "first_visit": "2022-05-25T17:30:36.093981+06:00",
            "date": null
        },
        {
            "id": 19926,
            "ip_address": "37.111.248.28",
            "count": 1,
            "first_visit": "2022-06-29T05:51:55.948258+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 12988,
            "ip_address": "37.111.248.252",
            "count": 1,
            "first_visit": "2022-05-31T01:38:46.292434+06:00",
            "date": null
        },
        {
            "id": 72766,
            "ip_address": "37.111.248.25",
            "count": 1,
            "first_visit": "2024-08-30T14:37:04.991536+06:00",
            "date": "2024-08-30"
        },
        {
            "id": 8770,
            "ip_address": "37.111.248.25",
            "count": 1,
            "first_visit": "2022-05-18T10:32:58.601794+06:00",
            "date": null
        },
        {
            "id": 30301,
            "ip_address": "37.111.248.25",
            "count": 1,
            "first_visit": "2022-07-31T10:45:59.442499+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 29378,
            "ip_address": "37.111.248.249",
            "count": 2,
            "first_visit": "2022-07-29T15:44:09.977763+06:00",
            "date": "2022-07-29"
        }
    ]
}