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

{
    "count": 98223,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30208&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30192&ordering=id",
    "results": [
        {
            "id": 30201,
            "ip_address": "116.58.204.37",
            "count": 1,
            "first_visit": "2022-07-31T07:37:42.591734+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 30202,
            "ip_address": "103.67.157.79",
            "count": 1,
            "first_visit": "2022-07-31T07:43:27.081319+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 30203,
            "ip_address": "116.58.205.106",
            "count": 1,
            "first_visit": "2022-07-31T07:43:52.768861+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 30204,
            "ip_address": "103.124.225.10",
            "count": 1,
            "first_visit": "2022-07-31T07:44:39.679973+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 30205,
            "ip_address": "66.249.66.6",
            "count": 1,
            "first_visit": "2022-07-31T07:45:14.008797+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 30206,
            "ip_address": "103.67.157.77",
            "count": 1,
            "first_visit": "2022-07-31T07:53:01.486951+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 30207,
            "ip_address": "103.253.45.113",
            "count": 1,
            "first_visit": "2022-07-31T07:59:34.116028+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 30208,
            "ip_address": "37.111.239.221",
            "count": 3,
            "first_visit": "2022-07-31T08:04:06.555246+06:00",
            "date": "2022-07-31"
        }
    ]
}