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

{
    "count": 95732,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18320&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18304&ordering=-ip_address",
    "results": [
        {
            "id": 7804,
            "ip_address": "37.111.245.215",
            "count": 1,
            "first_visit": "2022-05-17T10:13:46.911318+06:00",
            "date": null
        },
        {
            "id": 16046,
            "ip_address": "37.111.245.213",
            "count": 1,
            "first_visit": "2022-06-17T17:20:52.222719+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 30426,
            "ip_address": "37.111.245.213",
            "count": 1,
            "first_visit": "2022-07-31T15:00:35.954347+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8079,
            "ip_address": "37.111.245.207",
            "count": 1,
            "first_visit": "2022-05-17T12:29:20.957111+06:00",
            "date": null
        },
        {
            "id": 6770,
            "ip_address": "37.111.245.204",
            "count": 3,
            "first_visit": "2022-05-16T15:00:20.736179+06:00",
            "date": null
        },
        {
            "id": 42122,
            "ip_address": "37.111.245.203",
            "count": 1,
            "first_visit": "2023-02-13T18:17:33.747802+06:00",
            "date": "2023-02-13"
        },
        {
            "id": 5665,
            "ip_address": "37.111.245.203",
            "count": 1,
            "first_visit": "2022-05-06T11:21:30.705108+06:00",
            "date": null
        },
        {
            "id": 29769,
            "ip_address": "37.111.245.202",
            "count": 2,
            "first_visit": "2022-07-30T10:37:34.849805+06:00",
            "date": "2022-07-30"
        }
    ]
}