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

{
    "count": 99828,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12424&ordering=-count",
    "results": [
        {
            "id": 9621,
            "ip_address": "103.85.238.44",
            "count": 3,
            "first_visit": "2022-05-20T08:13:50.247999+06:00",
            "date": null
        },
        {
            "id": 4734,
            "ip_address": "103.67.158.160",
            "count": 3,
            "first_visit": "2022-03-28T13:58:49.401773+06:00",
            "date": null
        },
        {
            "id": 67093,
            "ip_address": "37.111.212.54",
            "count": 3,
            "first_visit": "2024-04-17T18:11:04.959662+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 35851,
            "ip_address": "180.148.211.51",
            "count": 3,
            "first_visit": "2022-10-13T21:04:02.375163+06:00",
            "date": "2022-10-13"
        },
        {
            "id": 4809,
            "ip_address": "202.134.13.141",
            "count": 3,
            "first_visit": "2022-03-30T21:28:53.226918+06:00",
            "date": null
        },
        {
            "id": 9620,
            "ip_address": "103.31.154.229",
            "count": 3,
            "first_visit": "2022-05-20T08:03:40.350060+06:00",
            "date": null
        },
        {
            "id": 66805,
            "ip_address": "103.17.69.107",
            "count": 3,
            "first_visit": "2024-04-09T10:57:37.969331+06:00",
            "date": "2024-04-09"
        },
        {
            "id": 22335,
            "ip_address": "118.179.203.22",
            "count": 3,
            "first_visit": "2022-07-13T18:34:47.621269+06:00",
            "date": "2022-07-13"
        }
    ]
}