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

{
    "count": 100127,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95608&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95592&ordering=count",
    "results": [
        {
            "id": 11077,
            "ip_address": "114.119.132.57",
            "count": 6,
            "first_visit": "2022-05-24T18:49:51.309212+06:00",
            "date": null
        },
        {
            "id": 29010,
            "ip_address": "66.249.73.72",
            "count": 6,
            "first_visit": "2022-07-29T00:24:12.536268+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 10458,
            "ip_address": "103.157.93.81",
            "count": 6,
            "first_visit": "2022-05-22T23:10:04.138067+06:00",
            "date": null
        },
        {
            "id": 21884,
            "ip_address": "66.249.79.227",
            "count": 6,
            "first_visit": "2022-07-10T18:22:34.139075+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 21880,
            "ip_address": "66.249.79.231",
            "count": 6,
            "first_visit": "2022-07-10T17:30:16.631377+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 12665,
            "ip_address": "116.58.203.182",
            "count": 6,
            "first_visit": "2022-05-30T00:40:31.248615+06:00",
            "date": null
        },
        {
            "id": 32310,
            "ip_address": "114.119.134.123",
            "count": 6,
            "first_visit": "2022-08-18T04:10:54.280931+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 12666,
            "ip_address": "119.30.32.68",
            "count": 6,
            "first_visit": "2022-05-30T00:48:01.535311+06:00",
            "date": null
        }
    ]
}