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

{
    "count": 102117,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=792&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=776&ordering=-count",
    "results": [
        {
            "id": 404,
            "ip_address": "114.119.156.182",
            "count": 16,
            "first_visit": "2021-12-08T10:40:45.284429+06:00",
            "date": null
        },
        {
            "id": 119,
            "ip_address": "202.134.14.136",
            "count": 16,
            "first_visit": "2021-12-04T02:26:51.819696+06:00",
            "date": null
        },
        {
            "id": 418,
            "ip_address": "114.119.155.236",
            "count": 16,
            "first_visit": "2021-12-08T13:00:44.675912+06:00",
            "date": null
        },
        {
            "id": 25091,
            "ip_address": "66.249.66.62",
            "count": 16,
            "first_visit": "2022-07-21T03:20:25.002567+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 31733,
            "ip_address": "66.249.77.30",
            "count": 16,
            "first_visit": "2022-08-11T01:24:41.880165+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 35818,
            "ip_address": "66.249.66.60",
            "count": 16,
            "first_visit": "2022-10-13T02:25:59.933675+06:00",
            "date": "2022-10-13"
        },
        {
            "id": 427,
            "ip_address": "114.119.158.36",
            "count": 16,
            "first_visit": "2021-12-08T14:21:47.999594+06:00",
            "date": null
        },
        {
            "id": 37635,
            "ip_address": "66.249.66.60",
            "count": 16,
            "first_visit": "2022-11-21T03:54:53.616047+06:00",
            "date": "2022-11-21"
        }
    ]
}