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

{
    "count": 101467,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78936&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78920&ordering=count",
    "results": [
        {
            "id": 16722,
            "ip_address": "66.249.66.56",
            "count": 2,
            "first_visit": "2022-06-20T03:11:42.309193+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 10984,
            "ip_address": "103.147.163.56",
            "count": 2,
            "first_visit": "2022-05-24T13:51:41.914563+06:00",
            "date": null
        },
        {
            "id": 27847,
            "ip_address": "202.134.13.134",
            "count": 2,
            "first_visit": "2022-07-26T18:46:52.968343+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 12276,
            "ip_address": "103.155.99.134",
            "count": 2,
            "first_visit": "2022-05-28T19:50:36.673192+06:00",
            "date": null
        },
        {
            "id": 9531,
            "ip_address": "116.58.203.96",
            "count": 2,
            "first_visit": "2022-05-19T22:57:05.562316+06:00",
            "date": null
        },
        {
            "id": 1746,
            "ip_address": "37.111.205.35",
            "count": 2,
            "first_visit": "2022-01-09T21:43:32.590905+06:00",
            "date": null
        },
        {
            "id": 12181,
            "ip_address": "37.111.196.41",
            "count": 2,
            "first_visit": "2022-05-28T13:21:18.358256+06:00",
            "date": null
        },
        {
            "id": 18456,
            "ip_address": "59.153.101.95",
            "count": 2,
            "first_visit": "2022-06-25T07:13:23.092308+06:00",
            "date": "2022-06-25"
        }
    ]
}