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

{
    "count": 95108,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15936&ordering=-ip_address",
    "results": [
        {
            "id": 3197,
            "ip_address": "42.0.7.251",
            "count": 9,
            "first_visit": "2022-02-01T19:27:50.658441+06:00",
            "date": null
        },
        {
            "id": 18737,
            "ip_address": "42.0.7.251",
            "count": 1,
            "first_visit": "2022-06-25T19:17:38.026832+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 31708,
            "ip_address": "42.0.7.251",
            "count": 1,
            "first_visit": "2022-08-10T18:40:43.714662+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 7732,
            "ip_address": "42.0.7.250",
            "count": 3,
            "first_visit": "2022-05-17T09:32:24.191696+06:00",
            "date": null
        },
        {
            "id": 38371,
            "ip_address": "42.0.7.250",
            "count": 1,
            "first_visit": "2022-12-05T22:17:33.170658+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 95011,
            "ip_address": "42.0.7.250",
            "count": 1,
            "first_visit": "2026-02-09T09:27:15.490089+06:00",
            "date": "2026-02-09"
        },
        {
            "id": 30356,
            "ip_address": "42.0.7.250",
            "count": 1,
            "first_visit": "2022-07-31T11:34:20.791274+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 18097,
            "ip_address": "42.0.7.250",
            "count": 1,
            "first_visit": "2022-06-24T12:39:19.378547+06:00",
            "date": "2022-06-24"
        }
    ]
}