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

{
    "count": 96135,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19920&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19904&ordering=-count",
    "results": [
        {
            "id": 42074,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2023-02-12T14:19:08.983632+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 42032,
            "ip_address": "5.255.231.133",
            "count": 2,
            "first_visit": "2023-02-12T01:46:55.625627+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 42162,
            "ip_address": "103.148.179.8",
            "count": 2,
            "first_visit": "2023-02-14T12:05:21.395451+06:00",
            "date": "2023-02-14"
        },
        {
            "id": 10137,
            "ip_address": "37.111.218.86",
            "count": 2,
            "first_visit": "2022-05-21T22:58:09.145564+06:00",
            "date": null
        },
        {
            "id": 42047,
            "ip_address": "103.153.66.218",
            "count": 2,
            "first_visit": "2023-02-12T09:14:58.097327+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 5052,
            "ip_address": "211.95.50.8",
            "count": 2,
            "first_visit": "2022-04-11T12:56:43.680115+06:00",
            "date": null
        },
        {
            "id": 42031,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-02-12T01:35:50.104236+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 1303,
            "ip_address": "103.196.235.154",
            "count": 2,
            "first_visit": "2021-12-23T18:46:51.635048+06:00",
            "date": null
        }
    ]
}