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

{
    "count": 101363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36016&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36000&ordering=first_visit",
    "results": [
        {
            "id": 36009,
            "ip_address": "103.195.141.9",
            "count": 1,
            "first_visit": "2022-10-17T06:35:31.479340+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36010,
            "ip_address": "114.119.141.118",
            "count": 15,
            "first_visit": "2022-10-17T06:51:04.403689+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36011,
            "ip_address": "114.119.134.123",
            "count": 12,
            "first_visit": "2022-10-17T07:07:34.834535+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36012,
            "ip_address": "5.255.253.120",
            "count": 4,
            "first_visit": "2022-10-17T07:55:06.283609+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36013,
            "ip_address": "27.147.169.219",
            "count": 2,
            "first_visit": "2022-10-17T09:11:07.117037+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36014,
            "ip_address": "103.88.140.70",
            "count": 2,
            "first_visit": "2022-10-17T09:47:29.926182+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36015,
            "ip_address": "103.100.234.57",
            "count": 1,
            "first_visit": "2022-10-17T10:24:39.950360+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36016,
            "ip_address": "103.87.214.223",
            "count": 5,
            "first_visit": "2022-10-17T11:11:05.769287+06:00",
            "date": "2022-10-17"
        }
    ]
}