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

{
    "count": 101360,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35920&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35904&ordering=id",
    "results": [
        {
            "id": 35913,
            "ip_address": "114.119.134.123",
            "count": 12,
            "first_visit": "2022-10-15T00:24:48.353718+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35914,
            "ip_address": "66.249.66.33",
            "count": 16,
            "first_visit": "2022-10-15T00:26:26.599344+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35915,
            "ip_address": "103.137.160.30",
            "count": 1,
            "first_visit": "2022-10-15T00:43:17.394846+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35916,
            "ip_address": "66.249.66.62",
            "count": 20,
            "first_visit": "2022-10-15T03:01:04.059523+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35917,
            "ip_address": "40.77.202.183",
            "count": 1,
            "first_visit": "2022-10-15T04:39:30.159652+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35918,
            "ip_address": "103.85.242.194",
            "count": 8,
            "first_visit": "2022-10-15T08:17:40.448859+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35919,
            "ip_address": "103.152.18.173",
            "count": 4,
            "first_visit": "2022-10-15T09:37:16.869370+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35920,
            "ip_address": "103.149.104.42",
            "count": 3,
            "first_visit": "2022-10-15T09:43:34.652875+06:00",
            "date": "2022-10-15"
        }
    ]
}