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

{
    "count": 101956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42656&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42640&ordering=date",
    "results": [
        {
            "id": 56368,
            "ip_address": "114.119.133.30",
            "count": 1,
            "first_visit": "2023-09-30T11:13:39.985090+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56370,
            "ip_address": "103.136.230.50",
            "count": 1,
            "first_visit": "2023-09-30T12:05:27.226055+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56371,
            "ip_address": "114.119.137.180",
            "count": 1,
            "first_visit": "2023-09-30T12:44:05.217733+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56366,
            "ip_address": "103.197.153.66",
            "count": 2,
            "first_visit": "2023-09-30T11:06:24.905626+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56418,
            "ip_address": "114.119.146.77",
            "count": 1,
            "first_visit": "2023-09-30T23:44:22.315172+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56372,
            "ip_address": "148.113.166.33",
            "count": 1,
            "first_visit": "2023-09-30T13:36:03.801699+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56373,
            "ip_address": "66.249.66.170",
            "count": 1,
            "first_visit": "2023-09-30T13:37:22.794788+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56375,
            "ip_address": "114.119.139.185",
            "count": 1,
            "first_visit": "2023-09-30T13:51:16.871064+06:00",
            "date": "2023-09-30"
        }
    ]
}