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

{
    "count": 96199,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20248&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20232&ordering=-first_visit",
    "results": [
        {
            "id": 76055,
            "ip_address": "66.249.70.101",
            "count": 4,
            "first_visit": "2024-11-25T20:23:42.459725+06:00",
            "date": "2024-11-25"
        },
        {
            "id": 76054,
            "ip_address": "64.233.172.193",
            "count": 1,
            "first_visit": "2024-11-25T20:23:29.859773+06:00",
            "date": "2024-11-25"
        },
        {
            "id": 76053,
            "ip_address": "74.125.151.100",
            "count": 2,
            "first_visit": "2024-11-25T20:08:42.192117+06:00",
            "date": "2024-11-25"
        },
        {
            "id": 76052,
            "ip_address": "66.249.70.102",
            "count": 5,
            "first_visit": "2024-11-25T18:25:01.643223+06:00",
            "date": "2024-11-25"
        },
        {
            "id": 76051,
            "ip_address": "3.83.239.46",
            "count": 1,
            "first_visit": "2024-11-25T15:57:36.639332+06:00",
            "date": "2024-11-25"
        },
        {
            "id": 76050,
            "ip_address": "203.96.227.81",
            "count": 1,
            "first_visit": "2024-11-25T15:41:50.128701+06:00",
            "date": "2024-11-25"
        },
        {
            "id": 76049,
            "ip_address": "103.108.114.113",
            "count": 2,
            "first_visit": "2024-11-25T15:15:36.455218+06:00",
            "date": "2024-11-25"
        },
        {
            "id": 76048,
            "ip_address": "160.22.20.52",
            "count": 4,
            "first_visit": "2024-11-25T14:49:06.111834+06:00",
            "date": "2024-11-25"
        }
    ]
}