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

{
    "count": 99864,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12616&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12600&ordering=-count",
    "results": [
        {
            "id": 66123,
            "ip_address": "37.111.194.95",
            "count": 3,
            "first_visit": "2024-03-20T12:35:32.648567+06:00",
            "date": "2024-03-20"
        },
        {
            "id": 4725,
            "ip_address": "103.87.214.219",
            "count": 3,
            "first_visit": "2022-03-28T00:31:31.678982+06:00",
            "date": null
        },
        {
            "id": 21205,
            "ip_address": "61.247.180.86",
            "count": 3,
            "first_visit": "2022-07-05T11:25:51.733998+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 9422,
            "ip_address": "37.111.206.16",
            "count": 3,
            "first_visit": "2022-05-19T15:51:04.629874+06:00",
            "date": null
        },
        {
            "id": 9374,
            "ip_address": "37.111.207.122",
            "count": 3,
            "first_visit": "2022-05-19T13:36:32.112945+06:00",
            "date": null
        },
        {
            "id": 66097,
            "ip_address": "103.230.107.29",
            "count": 3,
            "first_visit": "2024-03-19T19:14:13.328653+06:00",
            "date": "2024-03-19"
        },
        {
            "id": 66158,
            "ip_address": "114.119.128.143",
            "count": 3,
            "first_visit": "2024-03-21T07:35:42.340712+06:00",
            "date": "2024-03-21"
        },
        {
            "id": 9361,
            "ip_address": "103.67.157.128",
            "count": 3,
            "first_visit": "2022-05-19T13:03:16.772657+06:00",
            "date": null
        }
    ]
}