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

{
    "count": 100652,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15832&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15816&ordering=-count",
    "results": [
        {
            "id": 57423,
            "ip_address": "66.249.73.1",
            "count": 2,
            "first_visit": "2023-10-12T12:40:40.986107+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 7431,
            "ip_address": "43.245.123.36",
            "count": 2,
            "first_visit": "2022-05-16T23:01:03.129081+06:00",
            "date": null
        },
        {
            "id": 57472,
            "ip_address": "103.106.201.48",
            "count": 2,
            "first_visit": "2023-10-13T10:04:32.449704+06:00",
            "date": "2023-10-13"
        },
        {
            "id": 14819,
            "ip_address": "66.102.6.102",
            "count": 2,
            "first_visit": "2022-06-13T14:58:13.111571+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 7885,
            "ip_address": "119.30.38.160",
            "count": 2,
            "first_visit": "2022-05-17T10:58:32.409958+06:00",
            "date": null
        },
        {
            "id": 57396,
            "ip_address": "59.153.102.102",
            "count": 2,
            "first_visit": "2023-10-12T09:36:21.047467+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 14818,
            "ip_address": "66.102.6.99",
            "count": 2,
            "first_visit": "2022-06-13T14:58:13.083397+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 57418,
            "ip_address": "66.249.73.2",
            "count": 2,
            "first_visit": "2023-10-12T12:05:07.914269+06:00",
            "date": "2023-10-12"
        }
    ]
}