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

{
    "count": 101282,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33840&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33824&ordering=id",
    "results": [
        {
            "id": 33833,
            "ip_address": "114.119.134.123",
            "count": 8,
            "first_visit": "2022-09-05T03:52:09.707390+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 33834,
            "ip_address": "114.119.141.146",
            "count": 10,
            "first_visit": "2022-09-05T04:05:10.675686+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 33835,
            "ip_address": "114.119.141.168",
            "count": 8,
            "first_visit": "2022-09-05T04:36:04.012241+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 33836,
            "ip_address": "114.119.141.15",
            "count": 9,
            "first_visit": "2022-09-05T04:59:40.363628+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 33837,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2022-09-05T05:43:07.617059+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 33838,
            "ip_address": "182.48.82.28",
            "count": 1,
            "first_visit": "2022-09-05T06:30:32.858592+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 33839,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2022-09-05T06:46:49.275305+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 33840,
            "ip_address": "103.25.249.232",
            "count": 1,
            "first_visit": "2022-09-05T07:54:58.659150+06:00",
            "date": "2022-09-05"
        }
    ]
}