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

{
    "count": 101398,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80496&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80480&ordering=count",
    "results": [
        {
            "id": 33117,
            "ip_address": "103.130.11.6",
            "count": 2,
            "first_visit": "2022-08-27T20:51:12.074840+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 13170,
            "ip_address": "103.60.175.93",
            "count": 2,
            "first_visit": "2022-05-31T19:01:56.912313+06:00",
            "date": null
        },
        {
            "id": 38313,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2022-12-05T02:04:12.514658+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 24183,
            "ip_address": "37.111.210.85",
            "count": 2,
            "first_visit": "2022-07-19T22:07:00.924705+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 11515,
            "ip_address": "37.111.212.6",
            "count": 2,
            "first_visit": "2022-05-25T23:39:53.201930+06:00",
            "date": null
        },
        {
            "id": 37882,
            "ip_address": "103.129.35.254",
            "count": 2,
            "first_visit": "2022-11-26T12:15:27.038074+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 3439,
            "ip_address": "180.92.224.182",
            "count": 2,
            "first_visit": "2022-02-08T18:29:36.424233+06:00",
            "date": null
        },
        {
            "id": 27584,
            "ip_address": "114.119.134.121",
            "count": 2,
            "first_visit": "2022-07-26T04:33:35.173992+06:00",
            "date": "2022-07-26"
        }
    ]
}