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

{
    "count": 96234,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20392&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20376&ordering=first_visit",
    "results": [
        {
            "id": 20385,
            "ip_address": "119.30.32.136",
            "count": 2,
            "first_visit": "2022-06-30T15:55:31.684385+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20386,
            "ip_address": "114.119.137.180",
            "count": 1,
            "first_visit": "2022-06-30T15:59:55.425585+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20387,
            "ip_address": "114.119.132.36",
            "count": 1,
            "first_visit": "2022-06-30T16:03:23.005446+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20388,
            "ip_address": "114.119.131.97",
            "count": 1,
            "first_visit": "2022-06-30T16:05:02.737155+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20389,
            "ip_address": "103.152.143.188",
            "count": 2,
            "first_visit": "2022-06-30T16:06:56.204485+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20390,
            "ip_address": "66.249.72.164",
            "count": 1,
            "first_visit": "2022-06-30T16:15:26.440188+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20391,
            "ip_address": "114.119.131.123",
            "count": 1,
            "first_visit": "2022-06-30T16:23:08.303335+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20392,
            "ip_address": "114.119.132.248",
            "count": 1,
            "first_visit": "2022-06-30T16:32:23.034570+06:00",
            "date": "2022-06-30"
        }
    ]
}