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

{
    "count": 101369,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81408&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81392&ordering=count",
    "results": [
        {
            "id": 4351,
            "ip_address": "50.101.106.192",
            "count": 2,
            "first_visit": "2022-03-14T10:25:41.742053+06:00",
            "date": null
        },
        {
            "id": 7842,
            "ip_address": "37.111.232.62",
            "count": 2,
            "first_visit": "2022-05-17T10:36:37.574879+06:00",
            "date": null
        },
        {
            "id": 24490,
            "ip_address": "103.67.158.124",
            "count": 2,
            "first_visit": "2022-07-20T10:52:52.871727+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7851,
            "ip_address": "116.58.203.109",
            "count": 2,
            "first_visit": "2022-05-17T10:40:46.590485+06:00",
            "date": null
        },
        {
            "id": 4356,
            "ip_address": "103.199.225.165",
            "count": 2,
            "first_visit": "2022-03-14T12:39:37.643357+06:00",
            "date": null
        },
        {
            "id": 25951,
            "ip_address": "182.48.88.24",
            "count": 2,
            "first_visit": "2022-07-22T13:33:00.063666+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 24452,
            "ip_address": "37.111.194.151",
            "count": 2,
            "first_visit": "2022-07-20T10:20:29.807631+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4359,
            "ip_address": "27.131.12.68",
            "count": 2,
            "first_visit": "2022-03-14T14:03:30.514389+06:00",
            "date": null
        }
    ]
}