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

{
    "count": 102692,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50408&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50392&ordering=id",
    "results": [
        {
            "id": 50497,
            "ip_address": "103.95.125.74",
            "count": 3,
            "first_visit": "2023-07-21T12:01:14.626202+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50498,
            "ip_address": "103.60.175.38",
            "count": 2,
            "first_visit": "2023-07-21T12:04:58.087695+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50499,
            "ip_address": "103.73.197.105",
            "count": 4,
            "first_visit": "2023-07-21T12:21:39.269425+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50500,
            "ip_address": "163.53.140.70",
            "count": 1,
            "first_visit": "2023-07-21T12:22:53.719875+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50501,
            "ip_address": "114.119.128.77",
            "count": 1,
            "first_visit": "2023-07-21T12:30:41.270470+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50502,
            "ip_address": "182.161.46.122",
            "count": 1,
            "first_visit": "2023-07-21T12:40:55.650640+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50503,
            "ip_address": "114.119.136.176",
            "count": 1,
            "first_visit": "2023-07-21T12:53:47.147828+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50504,
            "ip_address": "114.119.154.215",
            "count": 1,
            "first_visit": "2023-07-21T12:56:27.444615+06:00",
            "date": "2023-07-21"
        }
    ]
}