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

{
    "count": 97359,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23232&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23216&ordering=-count",
    "results": [
        {
            "id": 3697,
            "ip_address": "182.48.94.201",
            "count": 2,
            "first_visit": "2022-02-18T01:43:21.352510+06:00",
            "date": null
        },
        {
            "id": 37235,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2022-11-11T01:53:33.799849+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 22189,
            "ip_address": "114.119.131.195",
            "count": 2,
            "first_visit": "2022-07-13T06:32:54.143298+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 12340,
            "ip_address": "58.145.190.249",
            "count": 2,
            "first_visit": "2022-05-29T00:00:41.300075+06:00",
            "date": null
        },
        {
            "id": 12341,
            "ip_address": "37.111.214.106",
            "count": 2,
            "first_visit": "2022-05-29T00:01:09.458258+06:00",
            "date": null
        },
        {
            "id": 22192,
            "ip_address": "114.119.151.237",
            "count": 2,
            "first_visit": "2022-07-13T07:28:26.300976+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 37200,
            "ip_address": "119.40.82.249",
            "count": 2,
            "first_visit": "2022-11-10T10:35:29.188725+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 2678,
            "ip_address": "103.111.226.11",
            "count": 2,
            "first_visit": "2022-01-23T13:37:22.798516+06:00",
            "date": null
        }
    ]
}