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

{
    "count": 101963,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42760&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42744&ordering=first_visit",
    "results": [
        {
            "id": 42753,
            "ip_address": "103.62.144.87",
            "count": 1,
            "first_visit": "2023-02-26T17:04:20.381667+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42754,
            "ip_address": "59.153.101.105",
            "count": 2,
            "first_visit": "2023-02-26T17:07:42.231213+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42755,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2023-02-26T17:09:47.137291+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42756,
            "ip_address": "118.179.206.134",
            "count": 1,
            "first_visit": "2023-02-26T17:50:31.316178+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42757,
            "ip_address": "103.133.200.227",
            "count": 1,
            "first_visit": "2023-02-26T19:16:06.174607+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42758,
            "ip_address": "114.119.140.236",
            "count": 1,
            "first_visit": "2023-02-26T19:54:33.146028+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42759,
            "ip_address": "103.155.219.42",
            "count": 1,
            "first_visit": "2023-02-26T19:59:42.546464+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42760,
            "ip_address": "103.240.248.154",
            "count": 2,
            "first_visit": "2023-02-26T20:38:09.198220+06:00",
            "date": "2023-02-26"
        }
    ]
}