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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35104&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35088&ordering=id",
    "results": [
        {
            "id": 35097,
            "ip_address": "103.230.106.44",
            "count": 2,
            "first_visit": "2022-09-27T21:51:30.176159+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 35098,
            "ip_address": "103.141.132.157",
            "count": 2,
            "first_visit": "2022-09-27T21:56:01.310582+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 35099,
            "ip_address": "45.248.151.237",
            "count": 1,
            "first_visit": "2022-09-27T23:04:23.910761+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 35100,
            "ip_address": "66.249.66.4",
            "count": 4,
            "first_visit": "2022-09-28T00:05:03.050995+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 35101,
            "ip_address": "123.253.215.149",
            "count": 4,
            "first_visit": "2022-09-28T00:06:41.331760+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 35102,
            "ip_address": "37.111.207.249",
            "count": 1,
            "first_visit": "2022-09-28T00:33:27.025633+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 35103,
            "ip_address": "66.249.66.90",
            "count": 3,
            "first_visit": "2022-09-28T00:43:37.527334+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 35104,
            "ip_address": "66.249.66.92",
            "count": 1,
            "first_visit": "2022-09-28T00:57:01.415381+06:00",
            "date": "2022-09-28"
        }
    ]
}