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

{
    "count": 102695,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50464&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50448&ordering=date",
    "results": [
        {
            "id": 64172,
            "ip_address": "66.249.70.193",
            "count": 2,
            "first_visit": "2024-02-01T03:00:29.042304+06:00",
            "date": "2024-02-01"
        },
        {
            "id": 64195,
            "ip_address": "114.130.98.137",
            "count": 1,
            "first_visit": "2024-02-01T15:37:07.743022+06:00",
            "date": "2024-02-01"
        },
        {
            "id": 64200,
            "ip_address": "118.67.217.207",
            "count": 1,
            "first_visit": "2024-02-01T16:50:01.974241+06:00",
            "date": "2024-02-01"
        },
        {
            "id": 64189,
            "ip_address": "103.217.111.23",
            "count": 1,
            "first_visit": "2024-02-01T11:53:38.371368+06:00",
            "date": "2024-02-01"
        },
        {
            "id": 64185,
            "ip_address": "103.166.187.212",
            "count": 3,
            "first_visit": "2024-02-01T10:21:42.894090+06:00",
            "date": "2024-02-01"
        },
        {
            "id": 64196,
            "ip_address": "202.74.245.226",
            "count": 1,
            "first_visit": "2024-02-01T15:51:03.816402+06:00",
            "date": "2024-02-01"
        },
        {
            "id": 64183,
            "ip_address": "103.67.156.60",
            "count": 3,
            "first_visit": "2024-02-01T09:43:33.074248+06:00",
            "date": "2024-02-01"
        },
        {
            "id": 64177,
            "ip_address": "154.38.165.72",
            "count": 3,
            "first_visit": "2024-02-01T07:42:55.863822+06:00",
            "date": "2024-02-01"
        }
    ]
}