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

{
    "count": 101924,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42392&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42376&ordering=date",
    "results": [
        {
            "id": 56094,
            "ip_address": "117.193.72.19",
            "count": 1,
            "first_visit": "2023-09-26T17:24:50.409033+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56095,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2023-09-26T17:42:22.496056+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56082,
            "ip_address": "103.197.153.66",
            "count": 10,
            "first_visit": "2023-09-26T15:22:33.844476+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56097,
            "ip_address": "114.119.157.37",
            "count": 1,
            "first_visit": "2023-09-26T18:01:40.683333+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56098,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2023-09-26T18:18:38.100593+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56119,
            "ip_address": "114.119.158.31",
            "count": 1,
            "first_visit": "2023-09-26T23:40:48.797542+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56096,
            "ip_address": "103.10.52.179",
            "count": 3,
            "first_visit": "2023-09-26T17:58:31.196905+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56089,
            "ip_address": "103.67.158.122",
            "count": 3,
            "first_visit": "2023-09-26T16:34:43.073096+06:00",
            "date": "2023-09-26"
        }
    ]
}