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

{
    "count": 101333,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34912&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34896&ordering=id",
    "results": [
        {
            "id": 34905,
            "ip_address": "107.175.108.59",
            "count": 1,
            "first_visit": "2022-09-24T03:33:58.087259+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34906,
            "ip_address": "114.119.141.118",
            "count": 24,
            "first_visit": "2022-09-24T03:41:20.104797+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34907,
            "ip_address": "114.119.141.146",
            "count": 20,
            "first_visit": "2022-09-24T03:43:36.986469+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34908,
            "ip_address": "114.119.141.168",
            "count": 15,
            "first_visit": "2022-09-24T04:22:04.192902+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34909,
            "ip_address": "66.249.66.33",
            "count": 8,
            "first_visit": "2022-09-24T04:37:33.435022+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34910,
            "ip_address": "66.249.66.90",
            "count": 4,
            "first_visit": "2022-09-24T05:49:40.456824+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34911,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2022-09-24T06:07:14.730560+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34912,
            "ip_address": "66.249.66.158",
            "count": 1,
            "first_visit": "2022-09-24T08:39:26.988425+06:00",
            "date": "2022-09-24"
        }
    ]
}