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

{
    "count": 94002,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12320&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12304&ordering=date",
    "results": [
        {
            "id": 25749,
            "ip_address": "114.119.130.251",
            "count": 1,
            "first_visit": "2022-07-22T00:28:07.061698+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25815,
            "ip_address": "37.111.210.186",
            "count": 1,
            "first_visit": "2022-07-22T06:26:43.097027+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25946,
            "ip_address": "103.120.220.209",
            "count": 1,
            "first_visit": "2022-07-22T12:50:47.992113+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25917,
            "ip_address": "43.245.121.129",
            "count": 2,
            "first_visit": "2022-07-22T11:22:39.133006+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25902,
            "ip_address": "114.119.134.110",
            "count": 2,
            "first_visit": "2022-07-22T10:38:39.265704+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25936,
            "ip_address": "103.110.67.2",
            "count": 2,
            "first_visit": "2022-07-22T12:17:58.203301+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25863,
            "ip_address": "168.119.68.123",
            "count": 2,
            "first_visit": "2022-07-22T08:45:19.449978+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25913,
            "ip_address": "195.154.122.11",
            "count": 2,
            "first_visit": "2022-07-22T11:17:03.739299+06:00",
            "date": "2022-07-22"
        }
    ]
}