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

{
    "count": 99598,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23744&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23728&ordering=-count",
    "results": [
        {
            "id": 5152,
            "ip_address": "103.159.129.131",
            "count": 2,
            "first_visit": "2022-04-16T12:41:55.023345+06:00",
            "date": null
        },
        {
            "id": 1263,
            "ip_address": "103.149.56.61",
            "count": 2,
            "first_visit": "2021-12-22T20:29:30.528416+06:00",
            "date": null
        },
        {
            "id": 20228,
            "ip_address": "103.126.149.252",
            "count": 2,
            "first_visit": "2022-06-30T04:25:19.993511+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 30723,
            "ip_address": "103.159.188.165",
            "count": 2,
            "first_visit": "2022-08-01T22:18:48.525205+06:00",
            "date": "2022-08-01"
        },
        {
            "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
        }
    ]
}