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

{
    "count": 97482,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23672&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23656&ordering=-count",
    "results": [
        {
            "id": 21912,
            "ip_address": "114.119.152.235",
            "count": 2,
            "first_visit": "2022-07-11T01:25:42.968048+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 21952,
            "ip_address": "114.119.134.207",
            "count": 2,
            "first_visit": "2022-07-11T10:25:56.834346+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 876,
            "ip_address": "103.124.226.224",
            "count": 2,
            "first_visit": "2021-12-19T19:25:01.749714+06:00",
            "date": null
        },
        {
            "id": 12476,
            "ip_address": "119.30.47.139",
            "count": 2,
            "first_visit": "2022-05-29T13:46:21.813616+06:00",
            "date": null
        },
        {
            "id": 14950,
            "ip_address": "74.125.151.167",
            "count": 2,
            "first_visit": "2022-06-14T06:41:39.233277+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 14970,
            "ip_address": "103.146.10.249",
            "count": 2,
            "first_visit": "2022-06-14T09:41:45.135219+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 15013,
            "ip_address": "118.179.26.203",
            "count": 2,
            "first_visit": "2022-06-14T13:44:41.490653+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 2327,
            "ip_address": "212.102.54.110",
            "count": 2,
            "first_visit": "2022-01-16T19:51:30.479354+06:00",
            "date": null
        }
    ]
}