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

{
    "count": 98059,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25768&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25752&ordering=first_visit",
    "results": [
        {
            "id": 25761,
            "ip_address": "103.135.254.230",
            "count": 1,
            "first_visit": "2022-07-22T00:50:24.003636+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25762,
            "ip_address": "103.143.139.142",
            "count": 1,
            "first_visit": "2022-07-22T00:51:07.769936+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25763,
            "ip_address": "114.119.132.57",
            "count": 1,
            "first_visit": "2022-07-22T00:51:40.759486+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25764,
            "ip_address": "62.206.165.68",
            "count": 1,
            "first_visit": "2022-07-22T00:52:34.266464+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25765,
            "ip_address": "114.119.129.184",
            "count": 2,
            "first_visit": "2022-07-22T00:53:41.127147+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25766,
            "ip_address": "66.249.66.8",
            "count": 2,
            "first_visit": "2022-07-22T00:56:38.943396+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25767,
            "ip_address": "114.119.133.152",
            "count": 1,
            "first_visit": "2022-07-22T00:57:42.968918+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25768,
            "ip_address": "114.119.132.218",
            "count": 1,
            "first_visit": "2022-07-22T00:59:22.884785+06:00",
            "date": "2022-07-22"
        }
    ]
}