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

{
    "count": 101562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40248&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40232&ordering=-id",
    "results": [
        {
            "id": 61418,
            "ip_address": "37.111.194.185",
            "count": 3,
            "first_visit": "2023-12-18T19:19:45.369866+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 61417,
            "ip_address": "147.0.5.247",
            "count": 1,
            "first_visit": "2023-12-18T19:13:44.365765+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 61416,
            "ip_address": "119.148.14.249",
            "count": 1,
            "first_visit": "2023-12-18T18:41:01.644290+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 61415,
            "ip_address": "103.25.251.232",
            "count": 1,
            "first_visit": "2023-12-18T18:32:53.124251+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 61414,
            "ip_address": "103.166.187.183",
            "count": 9,
            "first_visit": "2023-12-18T18:29:36.111673+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 61413,
            "ip_address": "58.145.186.130",
            "count": 1,
            "first_visit": "2023-12-18T18:22:08.714923+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 61412,
            "ip_address": "37.111.218.147",
            "count": 1,
            "first_visit": "2023-12-18T18:12:55.711888+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 61411,
            "ip_address": "37.111.194.171",
            "count": 2,
            "first_visit": "2023-12-18T18:12:30.446667+06:00",
            "date": "2023-12-18"
        }
    ]
}