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

{
    "count": 101368,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36128&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36112&ordering=first_visit",
    "results": [
        {
            "id": 36121,
            "ip_address": "66.249.66.6",
            "count": 1,
            "first_visit": "2022-10-19T02:27:30.387091+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 36122,
            "ip_address": "40.77.190.152",
            "count": 1,
            "first_visit": "2022-10-19T03:01:46.612784+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 36123,
            "ip_address": "114.119.141.168",
            "count": 10,
            "first_visit": "2022-10-19T05:26:41.574248+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 36124,
            "ip_address": "66.249.66.91",
            "count": 1,
            "first_visit": "2022-10-19T05:30:05.848506+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 36125,
            "ip_address": "114.119.134.123",
            "count": 12,
            "first_visit": "2022-10-19T05:49:37.379568+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 36126,
            "ip_address": "114.119.141.118",
            "count": 13,
            "first_visit": "2022-10-19T06:14:52.801645+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 36127,
            "ip_address": "114.119.141.146",
            "count": 10,
            "first_visit": "2022-10-19T06:24:26.079995+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 36128,
            "ip_address": "45.127.246.104",
            "count": 1,
            "first_visit": "2022-10-19T06:46:25.506422+06:00",
            "date": "2022-10-19"
        }
    ]
}