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

{
    "count": 98409,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33008&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32992&ordering=count",
    "results": [
        {
            "id": 71896,
            "ip_address": "123.252.222.202",
            "count": 1,
            "first_visit": "2024-08-07T15:53:41.364039+06:00",
            "date": "2024-08-07"
        },
        {
            "id": 71897,
            "ip_address": "175.157.139.80",
            "count": 1,
            "first_visit": "2024-08-07T16:34:19.477228+06:00",
            "date": "2024-08-07"
        },
        {
            "id": 71898,
            "ip_address": "34.255.133.76",
            "count": 1,
            "first_visit": "2024-08-07T16:38:08.104273+06:00",
            "date": "2024-08-07"
        },
        {
            "id": 71899,
            "ip_address": "66.249.73.69",
            "count": 1,
            "first_visit": "2024-08-07T16:59:32.799030+06:00",
            "date": "2024-08-07"
        },
        {
            "id": 71900,
            "ip_address": "195.154.122.50",
            "count": 1,
            "first_visit": "2024-08-07T18:17:54.154959+06:00",
            "date": "2024-08-07"
        },
        {
            "id": 71902,
            "ip_address": "159.89.228.146",
            "count": 1,
            "first_visit": "2024-08-07T20:42:46.126354+06:00",
            "date": "2024-08-07"
        },
        {
            "id": 71907,
            "ip_address": "149.20.246.190",
            "count": 1,
            "first_visit": "2024-08-08T01:22:22.473341+06:00",
            "date": "2024-08-08"
        },
        {
            "id": 71908,
            "ip_address": "17.22.245.31",
            "count": 1,
            "first_visit": "2024-08-08T01:26:40.218878+06:00",
            "date": "2024-08-08"
        }
    ]
}