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

{
    "count": 96589,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21680&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21664&ordering=first_visit",
    "results": [
        {
            "id": 21673,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-07-09T01:23:45.836243+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 21674,
            "ip_address": "114.119.130.151",
            "count": 1,
            "first_visit": "2022-07-09T01:26:52.371293+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 21675,
            "ip_address": "66.249.66.8",
            "count": 2,
            "first_visit": "2022-07-09T01:29:17.124993+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 21676,
            "ip_address": "114.119.132.153",
            "count": 1,
            "first_visit": "2022-07-09T01:33:49.240038+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 21677,
            "ip_address": "114.119.130.210",
            "count": 3,
            "first_visit": "2022-07-09T01:38:38.245019+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 21678,
            "ip_address": "45.248.151.176",
            "count": 1,
            "first_visit": "2022-07-09T01:46:53.702211+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 21679,
            "ip_address": "66.249.66.128",
            "count": 6,
            "first_visit": "2022-07-09T01:52:00.607417+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 21680,
            "ip_address": "37.111.196.95",
            "count": 1,
            "first_visit": "2022-07-09T01:56:01.459689+06:00",
            "date": "2022-07-09"
        }
    ]
}