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

{
    "count": 101336,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82488&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82472&ordering=-ip_address",
    "results": [
        {
            "id": 2329,
            "ip_address": "103.3.227.89",
            "count": 4,
            "first_visit": "2022-01-16T20:28:45.813831+06:00",
            "date": null
        },
        {
            "id": 3644,
            "ip_address": "103.3.225.42",
            "count": 4,
            "first_visit": "2022-02-15T23:19:24.908683+06:00",
            "date": null
        },
        {
            "id": 5382,
            "ip_address": "103.3.225.229",
            "count": 3,
            "first_visit": "2022-04-25T22:02:23.875203+06:00",
            "date": null
        },
        {
            "id": 5437,
            "ip_address": "103.3.225.181",
            "count": 1,
            "first_visit": "2022-04-28T21:34:05.818865+06:00",
            "date": null
        },
        {
            "id": 5136,
            "ip_address": "103.3.225.177",
            "count": 2,
            "first_visit": "2022-04-15T15:48:21.245517+06:00",
            "date": null
        },
        {
            "id": 2165,
            "ip_address": "103.3.225.109",
            "count": 1,
            "first_visit": "2022-01-14T01:15:59.164900+06:00",
            "date": null
        },
        {
            "id": 461,
            "ip_address": "103.3.224.29",
            "count": 4,
            "first_visit": "2021-12-08T22:48:24.358529+06:00",
            "date": null
        },
        {
            "id": 6151,
            "ip_address": "103.3.224.185",
            "count": 1,
            "first_visit": "2022-05-14T22:01:38.729004+06:00",
            "date": null
        }
    ]
}