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

{
    "count": 101519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78320&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78304&ordering=count",
    "results": [
        {
            "id": 33889,
            "ip_address": "103.136.99.4",
            "count": 2,
            "first_visit": "2022-09-06T00:33:30.712008+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 17839,
            "ip_address": "58.145.184.231",
            "count": 2,
            "first_visit": "2022-06-23T19:35:29.472821+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 1087,
            "ip_address": "27.147.255.239",
            "count": 2,
            "first_visit": "2021-12-20T21:07:04.014600+06:00",
            "date": null
        },
        {
            "id": 1132,
            "ip_address": "37.111.211.44",
            "count": 2,
            "first_visit": "2021-12-21T09:30:42.391515+06:00",
            "date": null
        },
        {
            "id": 1133,
            "ip_address": "103.88.140.74",
            "count": 2,
            "first_visit": "2021-12-21T09:47:42.947796+06:00",
            "date": null
        },
        {
            "id": 11896,
            "ip_address": "103.124.227.145",
            "count": 2,
            "first_visit": "2022-05-27T11:38:12.857243+06:00",
            "date": null
        },
        {
            "id": 1083,
            "ip_address": "37.111.200.113",
            "count": 2,
            "first_visit": "2021-12-20T20:13:59.221321+06:00",
            "date": null
        },
        {
            "id": 9986,
            "ip_address": "103.132.222.146",
            "count": 2,
            "first_visit": "2022-05-21T11:54:48.541457+06:00",
            "date": null
        }
    ]
}