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

{
    "count": 96146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20008&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19992&ordering=date",
    "results": [
        {
            "id": 33608,
            "ip_address": "152.39.236.17",
            "count": 1,
            "first_visit": "2022-09-01T12:13:18.496240+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 33638,
            "ip_address": "37.111.215.91",
            "count": 1,
            "first_visit": "2022-09-01T20:19:14.790549+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 33584,
            "ip_address": "66.249.66.2",
            "count": 3,
            "first_visit": "2022-09-01T03:53:25.721998+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 33639,
            "ip_address": "180.252.115.214",
            "count": 1,
            "first_visit": "2022-09-01T20:55:16.919700+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 33581,
            "ip_address": "66.249.66.33",
            "count": 7,
            "first_visit": "2022-09-01T02:07:24.821763+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 33609,
            "ip_address": "103.151.11.244",
            "count": 1,
            "first_visit": "2022-09-01T12:41:56.169232+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 33610,
            "ip_address": "180.148.210.82",
            "count": 1,
            "first_visit": "2022-09-01T12:42:40.701828+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 33611,
            "ip_address": "103.146.151.61",
            "count": 1,
            "first_visit": "2022-09-01T12:46:05.047877+06:00",
            "date": "2022-09-01"
        }
    ]
}