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

{
    "count": 97534,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24112&ordering=-count",
    "results": [
        {
            "id": 27021,
            "ip_address": "42.0.7.241",
            "count": 2,
            "first_visit": "2022-07-25T03:23:24.135219+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 7233,
            "ip_address": "42.0.6.229",
            "count": 2,
            "first_visit": "2022-05-16T20:03:50.716620+06:00",
            "date": null
        },
        {
            "id": 7328,
            "ip_address": "37.111.193.12",
            "count": 2,
            "first_visit": "2022-05-16T22:08:13.279238+06:00",
            "date": null
        },
        {
            "id": 30148,
            "ip_address": "103.67.156.153",
            "count": 2,
            "first_visit": "2022-07-31T03:05:21.237957+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 7285,
            "ip_address": "119.30.39.249",
            "count": 2,
            "first_visit": "2022-05-16T20:29:38.322699+06:00",
            "date": null
        },
        {
            "id": 18863,
            "ip_address": "103.155.99.234",
            "count": 2,
            "first_visit": "2022-06-26T00:09:45.757666+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 14870,
            "ip_address": "103.95.99.245",
            "count": 2,
            "first_visit": "2022-06-13T19:52:46.913938+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 19156,
            "ip_address": "45.124.169.82",
            "count": 2,
            "first_visit": "2022-06-26T18:07:03.530285+06:00",
            "date": "2022-06-26"
        }
    ]
}