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

{
    "count": 92192,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3464&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3448&ordering=count",
    "results": [
        {
            "id": 1754,
            "ip_address": "10.21.128.65",
            "count": 1,
            "first_visit": "2022-01-10T10:41:15.526202+06:00",
            "date": null
        },
        {
            "id": 3500,
            "ip_address": "37.111.192.75",
            "count": 1,
            "first_visit": "2022-02-10T20:12:55.661373+06:00",
            "date": null
        },
        {
            "id": 3501,
            "ip_address": "27.147.204.185",
            "count": 1,
            "first_visit": "2022-02-10T21:07:09.349746+06:00",
            "date": null
        },
        {
            "id": 3502,
            "ip_address": "103.55.146.195",
            "count": 1,
            "first_visit": "2022-02-10T21:10:12.240552+06:00",
            "date": null
        },
        {
            "id": 3503,
            "ip_address": "103.62.145.119",
            "count": 1,
            "first_visit": "2022-02-10T21:22:43.601373+06:00",
            "date": null
        },
        {
            "id": 3504,
            "ip_address": "103.59.178.230",
            "count": 1,
            "first_visit": "2022-02-10T22:39:15.851460+06:00",
            "date": null
        },
        {
            "id": 3511,
            "ip_address": "66.249.66.64",
            "count": 1,
            "first_visit": "2022-02-11T04:02:27.904219+06:00",
            "date": null
        },
        {
            "id": 6600,
            "ip_address": "37.111.213.155",
            "count": 1,
            "first_visit": "2022-05-16T10:44:32.871525+06:00",
            "date": null
        }
    ]
}