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

{
    "count": 99282,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25056&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25040&ordering=-ip_address",
    "results": [
        {
            "id": 8069,
            "ip_address": "37.111.200.6",
            "count": 1,
            "first_visit": "2022-05-17T12:24:03.040302+06:00",
            "date": null
        },
        {
            "id": 10145,
            "ip_address": "37.111.200.59",
            "count": 1,
            "first_visit": "2022-05-21T23:12:23.492707+06:00",
            "date": null
        },
        {
            "id": 61831,
            "ip_address": "37.111.200.59",
            "count": 1,
            "first_visit": "2023-12-25T14:09:22.695383+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 94552,
            "ip_address": "37.111.200.59",
            "count": 1,
            "first_visit": "2026-01-27T12:29:52.148760+06:00",
            "date": "2026-01-27"
        },
        {
            "id": 23770,
            "ip_address": "37.111.200.57",
            "count": 1,
            "first_visit": "2022-07-18T22:28:02.909059+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 29326,
            "ip_address": "37.111.200.56",
            "count": 1,
            "first_visit": "2022-07-29T14:17:10.758642+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 25300,
            "ip_address": "37.111.200.56",
            "count": 1,
            "first_visit": "2022-07-21T10:03:42.267659+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 9878,
            "ip_address": "37.111.200.55",
            "count": 2,
            "first_visit": "2022-05-20T23:27:20.796211+06:00",
            "date": null
        }
    ]
}