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

{
    "count": 101572,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40424&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40408&ordering=first_visit",
    "results": [
        {
            "id": 40417,
            "ip_address": "114.119.146.133",
            "count": 1,
            "first_visit": "2023-01-15T15:12:57.696367+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40418,
            "ip_address": "114.119.136.139",
            "count": 1,
            "first_visit": "2023-01-15T15:14:43.330300+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40419,
            "ip_address": "213.180.203.83",
            "count": 1,
            "first_visit": "2023-01-15T15:58:41.082260+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40420,
            "ip_address": "5.255.231.205",
            "count": 3,
            "first_visit": "2023-01-15T16:32:35.783008+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40421,
            "ip_address": "103.118.18.14",
            "count": 1,
            "first_visit": "2023-01-15T17:11:05.069163+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40422,
            "ip_address": "103.177.168.102",
            "count": 1,
            "first_visit": "2023-01-15T19:24:54.154691+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40423,
            "ip_address": "45.118.63.57",
            "count": 2,
            "first_visit": "2023-01-15T19:48:11.149994+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40424,
            "ip_address": "114.119.152.143",
            "count": 1,
            "first_visit": "2023-01-15T21:20:52.434101+06:00",
            "date": "2023-01-15"
        }
    ]
}