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

{
    "count": 91375,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64&ordering=ip_address",
    "results": [
        {
            "id": 4533,
            "ip_address": "101.2.164.48",
            "count": 1,
            "first_visit": "2022-03-20T23:47:39.490688+06:00",
            "date": null
        },
        {
            "id": 22311,
            "ip_address": "101.2.164.48",
            "count": 1,
            "first_visit": "2022-07-13T18:02:27.405686+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 36795,
            "ip_address": "101.2.164.48",
            "count": 1,
            "first_visit": "2022-11-01T19:07:51.084954+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 24834,
            "ip_address": "101.2.164.48",
            "count": 3,
            "first_visit": "2022-07-20T19:18:49.982649+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 5091,
            "ip_address": "101.2.164.52",
            "count": 2,
            "first_visit": "2022-04-12T23:15:45.661929+06:00",
            "date": null
        },
        {
            "id": 25739,
            "ip_address": "101.2.164.52",
            "count": 1,
            "first_visit": "2022-07-22T00:05:43.686828+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25148,
            "ip_address": "101.2.164.52",
            "count": 1,
            "first_visit": "2022-07-21T06:57:21.653230+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 29291,
            "ip_address": "101.2.164.8",
            "count": 1,
            "first_visit": "2022-07-29T12:59:29.145169+06:00",
            "date": "2022-07-29"
        }
    ]
}