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

{
    "count": 101908,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42312&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42296&ordering=date",
    "results": [
        {
            "id": 56011,
            "ip_address": "114.119.146.246",
            "count": 1,
            "first_visit": "2023-09-25T16:48:19.018917+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56012,
            "ip_address": "103.25.251.240",
            "count": 1,
            "first_visit": "2023-09-25T17:01:04.388675+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56013,
            "ip_address": "114.119.156.144",
            "count": 1,
            "first_visit": "2023-09-25T17:11:37.572126+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56014,
            "ip_address": "114.119.130.152",
            "count": 1,
            "first_visit": "2023-09-25T17:12:29.780828+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55966,
            "ip_address": "114.119.136.120",
            "count": 1,
            "first_visit": "2023-09-25T09:59:07.529416+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56003,
            "ip_address": "103.85.241.167",
            "count": 18,
            "first_visit": "2023-09-25T15:33:26.687043+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56015,
            "ip_address": "103.96.104.67",
            "count": 1,
            "first_visit": "2023-09-25T18:40:11.833090+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56104,
            "ip_address": "123.136.28.129",
            "count": 1,
            "first_visit": "2023-09-26T19:24:50.942541+06:00",
            "date": "2023-09-26"
        }
    ]
}