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

{
    "count": 101343,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82072&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82056&ordering=count",
    "results": [
        {
            "id": 7380,
            "ip_address": "123.108.246.201",
            "count": 2,
            "first_visit": "2022-05-16T22:34:44.190783+06:00",
            "date": null
        },
        {
            "id": 28785,
            "ip_address": "45.249.185.22",
            "count": 2,
            "first_visit": "2022-07-28T12:45:37.885020+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 27630,
            "ip_address": "103.147.163.61",
            "count": 2,
            "first_visit": "2022-07-26T09:13:11.013936+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 28775,
            "ip_address": "103.253.46.130",
            "count": 2,
            "first_visit": "2022-07-28T12:33:24.176509+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 24798,
            "ip_address": "37.111.206.130",
            "count": 2,
            "first_visit": "2022-07-20T18:05:56.125484+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7356,
            "ip_address": "103.206.230.52",
            "count": 2,
            "first_visit": "2022-05-16T22:19:11.005950+06:00",
            "date": null
        },
        {
            "id": 5014,
            "ip_address": "37.39.213.18",
            "count": 2,
            "first_visit": "2022-04-09T19:35:23.648516+06:00",
            "date": null
        },
        {
            "id": 27537,
            "ip_address": "202.134.14.143",
            "count": 2,
            "first_visit": "2022-07-26T01:30:09.134133+06:00",
            "date": "2022-07-26"
        }
    ]
}