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

{
    "count": 102582,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48104&ordering=ip_address",
    "results": [
        {
            "id": 7646,
            "ip_address": "116.58.203.6",
            "count": 2,
            "first_visit": "2022-05-17T08:15:06.529205+06:00",
            "date": null
        },
        {
            "id": 15984,
            "ip_address": "116.58.203.60",
            "count": 1,
            "first_visit": "2022-06-17T13:56:50.116316+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 11161,
            "ip_address": "116.58.203.60",
            "count": 1,
            "first_visit": "2022-05-24T22:19:25.979461+06:00",
            "date": null
        },
        {
            "id": 7797,
            "ip_address": "116.58.203.61",
            "count": 3,
            "first_visit": "2022-05-17T10:11:12.594072+06:00",
            "date": null
        },
        {
            "id": 11708,
            "ip_address": "116.58.203.62",
            "count": 1,
            "first_visit": "2022-05-26T20:06:47.631549+06:00",
            "date": null
        },
        {
            "id": 17393,
            "ip_address": "116.58.203.62",
            "count": 1,
            "first_visit": "2022-06-22T15:22:38.442712+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 9103,
            "ip_address": "116.58.203.63",
            "count": 2,
            "first_visit": "2022-05-18T22:22:37.911915+06:00",
            "date": null
        },
        {
            "id": 2584,
            "ip_address": "116.58.203.66",
            "count": 5,
            "first_visit": "2022-01-22T00:29:52.229256+06:00",
            "date": null
        }
    ]
}