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

{
    "count": 101362,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35952&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35936&ordering=first_visit",
    "results": [
        {
            "id": 35945,
            "ip_address": "13.57.228.16",
            "count": 1,
            "first_visit": "2022-10-15T22:48:02.939157+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35946,
            "ip_address": "103.187.95.19",
            "count": 1,
            "first_visit": "2022-10-15T23:02:27.747959+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35947,
            "ip_address": "66.249.66.60",
            "count": 20,
            "first_visit": "2022-10-16T00:08:59.225400+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 35948,
            "ip_address": "114.119.141.146",
            "count": 17,
            "first_visit": "2022-10-16T00:24:13.975574+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 35949,
            "ip_address": "66.249.66.62",
            "count": 18,
            "first_visit": "2022-10-16T00:34:44.570487+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 35950,
            "ip_address": "114.119.134.123",
            "count": 18,
            "first_visit": "2022-10-16T01:03:41.144716+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 35951,
            "ip_address": "66.249.66.33",
            "count": 7,
            "first_visit": "2022-10-16T01:42:42.524419+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 35952,
            "ip_address": "114.119.141.118",
            "count": 19,
            "first_visit": "2022-10-16T02:54:49.632185+06:00",
            "date": "2022-10-16"
        }
    ]
}