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

{
    "count": 101501,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78520&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78504&ordering=count",
    "results": [
        {
            "id": 37103,
            "ip_address": "103.198.133.62",
            "count": 2,
            "first_visit": "2022-11-08T12:56:06.440420+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 34109,
            "ip_address": "66.249.66.90",
            "count": 2,
            "first_visit": "2022-09-10T03:42:01.932975+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 23016,
            "ip_address": "114.119.133.190",
            "count": 2,
            "first_visit": "2022-07-15T18:33:11.195240+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 30922,
            "ip_address": "103.113.12.103",
            "count": 2,
            "first_visit": "2022-08-03T01:08:49.871621+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 27399,
            "ip_address": "37.111.194.178",
            "count": 2,
            "first_visit": "2022-07-25T20:01:22.758396+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 27732,
            "ip_address": "116.58.203.132",
            "count": 2,
            "first_visit": "2022-07-26T13:55:42.776243+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 1343,
            "ip_address": "103.134.25.249",
            "count": 2,
            "first_visit": "2021-12-24T20:29:09.249933+06:00",
            "date": null
        },
        {
            "id": 1323,
            "ip_address": "103.218.27.243",
            "count": 2,
            "first_visit": "2021-12-24T09:26:20.971243+06:00",
            "date": null
        }
    ]
}