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

{
    "count": 99878,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12648&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12632&ordering=-count",
    "results": [
        {
            "id": 21055,
            "ip_address": "37.111.212.146",
            "count": 3,
            "first_visit": "2022-07-04T13:14:44.794135+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 21039,
            "ip_address": "37.111.200.134",
            "count": 3,
            "first_visit": "2022-07-04T12:44:11.658075+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 21085,
            "ip_address": "103.96.68.210",
            "count": 3,
            "first_visit": "2022-07-04T16:00:19.604064+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 21081,
            "ip_address": "45.248.151.210",
            "count": 3,
            "first_visit": "2022-07-04T15:14:49.025064+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 21854,
            "ip_address": "66.249.66.62",
            "count": 3,
            "first_visit": "2022-07-10T09:38:52.843994+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 4590,
            "ip_address": "37.111.218.153",
            "count": 3,
            "first_visit": "2022-03-22T16:40:17.526192+06:00",
            "date": null
        },
        {
            "id": 4654,
            "ip_address": "42.0.4.241",
            "count": 3,
            "first_visit": "2022-03-24T17:18:12.543478+06:00",
            "date": null
        },
        {
            "id": 1187,
            "ip_address": "27.147.204.56",
            "count": 3,
            "first_visit": "2021-12-21T18:19:47.553660+06:00",
            "date": null
        }
    ]
}