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

{
    "count": 102487,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46768&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46752&ordering=date",
    "results": [
        {
            "id": 60476,
            "ip_address": "123.49.50.134",
            "count": 6,
            "first_visit": "2023-12-03T12:40:59.120136+06:00",
            "date": "2023-12-03"
        },
        {
            "id": 60484,
            "ip_address": "103.97.44.2",
            "count": 2,
            "first_visit": "2023-12-03T15:00:19.448913+06:00",
            "date": "2023-12-03"
        },
        {
            "id": 60477,
            "ip_address": "103.117.194.230",
            "count": 2,
            "first_visit": "2023-12-03T13:12:46.455157+06:00",
            "date": "2023-12-03"
        },
        {
            "id": 60487,
            "ip_address": "20.212.195.234",
            "count": 1,
            "first_visit": "2023-12-03T17:41:43.615844+06:00",
            "date": "2023-12-03"
        },
        {
            "id": 60488,
            "ip_address": "119.30.41.49",
            "count": 1,
            "first_visit": "2023-12-03T18:03:40.627431+06:00",
            "date": "2023-12-03"
        },
        {
            "id": 60489,
            "ip_address": "103.69.150.33",
            "count": 3,
            "first_visit": "2023-12-03T18:42:01.424120+06:00",
            "date": "2023-12-03"
        },
        {
            "id": 60490,
            "ip_address": "173.252.127.17",
            "count": 1,
            "first_visit": "2023-12-03T18:50:27.175722+06:00",
            "date": "2023-12-03"
        },
        {
            "id": 60455,
            "ip_address": "103.218.27.1",
            "count": 15,
            "first_visit": "2023-12-03T01:20:37.305869+06:00",
            "date": "2023-12-03"
        }
    ]
}