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

{
    "count": 100691,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16064&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16048&ordering=-count",
    "results": [
        {
            "id": 56723,
            "ip_address": "103.204.169.159",
            "count": 2,
            "first_visit": "2023-10-04T11:05:57.671855+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 57238,
            "ip_address": "45.248.151.111",
            "count": 2,
            "first_visit": "2023-10-10T10:17:45.860315+06:00",
            "date": "2023-10-10"
        },
        {
            "id": 57836,
            "ip_address": "103.198.133.35",
            "count": 2,
            "first_visit": "2023-10-17T19:11:29.141047+06:00",
            "date": "2023-10-17"
        },
        {
            "id": 56477,
            "ip_address": "61.247.188.109",
            "count": 2,
            "first_visit": "2023-10-01T16:20:05.018823+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 3732,
            "ip_address": "45.251.229.206",
            "count": 2,
            "first_visit": "2022-02-19T18:17:56.061395+06:00",
            "date": null
        },
        {
            "id": 56501,
            "ip_address": "103.155.219.42",
            "count": 2,
            "first_visit": "2023-10-01T20:13:44.839100+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56540,
            "ip_address": "37.111.212.89",
            "count": 2,
            "first_visit": "2023-10-02T09:41:21.500403+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56457,
            "ip_address": "45.120.115.237",
            "count": 2,
            "first_visit": "2023-10-01T10:14:06.354979+06:00",
            "date": "2023-10-01"
        }
    ]
}