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

{
    "count": 96928,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8256&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8240&ordering=ip_address",
    "results": [
        {
            "id": 18461,
            "ip_address": "103.154.160.118",
            "count": 1,
            "first_visit": "2022-06-25T07:25:35.647627+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 11490,
            "ip_address": "103.154.160.118",
            "count": 3,
            "first_visit": "2022-05-25T23:08:59.218001+06:00",
            "date": null
        },
        {
            "id": 16727,
            "ip_address": "103.154.160.158",
            "count": 1,
            "first_visit": "2022-06-20T03:50:25.171404+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 7247,
            "ip_address": "103.154.160.16",
            "count": 1,
            "first_visit": "2022-05-16T20:06:59.614322+06:00",
            "date": null
        },
        {
            "id": 19230,
            "ip_address": "103.154.160.17",
            "count": 1,
            "first_visit": "2022-06-26T23:14:12.360884+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 30254,
            "ip_address": "103.154.160.17",
            "count": 1,
            "first_visit": "2022-07-31T09:47:48.734513+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 9019,
            "ip_address": "103.154.160.18",
            "count": 1,
            "first_visit": "2022-05-18T16:53:05.979444+06:00",
            "date": null
        },
        {
            "id": 7248,
            "ip_address": "103.154.160.23",
            "count": 1,
            "first_visit": "2022-05-16T20:07:00.470251+06:00",
            "date": null
        }
    ]
}