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

{
    "count": 100105,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95472&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95456&ordering=count",
    "results": [
        {
            "id": 5858,
            "ip_address": "103.77.19.77",
            "count": 6,
            "first_visit": "2022-05-11T13:57:44.845457+06:00",
            "date": null
        },
        {
            "id": 7116,
            "ip_address": "42.0.4.239",
            "count": 6,
            "first_visit": "2022-05-16T19:31:55.147884+06:00",
            "date": null
        },
        {
            "id": 34676,
            "ip_address": "103.25.249.242",
            "count": 6,
            "first_visit": "2022-09-19T19:25:10.359093+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34983,
            "ip_address": "66.249.75.193",
            "count": 6,
            "first_visit": "2022-09-25T18:43:12.501804+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 11175,
            "ip_address": "114.119.133.190",
            "count": 6,
            "first_visit": "2022-05-24T22:38:23.311910+06:00",
            "date": null
        },
        {
            "id": 37442,
            "ip_address": "66.249.73.1",
            "count": 6,
            "first_visit": "2022-11-15T18:01:32.953638+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 7632,
            "ip_address": "42.0.7.244",
            "count": 6,
            "first_visit": "2022-05-17T07:48:34.526961+06:00",
            "date": null
        },
        {
            "id": 38613,
            "ip_address": "66.249.79.231",
            "count": 6,
            "first_visit": "2022-12-12T19:50:27.587915+06:00",
            "date": "2022-12-12"
        }
    ]
}