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

{
    "count": 101662,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40976&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40960&ordering=date",
    "results": [
        {
            "id": 54681,
            "ip_address": "103.59.176.138",
            "count": 2,
            "first_visit": "2023-09-09T21:16:13.751219+06:00",
            "date": "2023-09-09"
        },
        {
            "id": 54691,
            "ip_address": "59.153.102.131",
            "count": 1,
            "first_visit": "2023-09-09T23:57:02.184579+06:00",
            "date": "2023-09-09"
        },
        {
            "id": 54760,
            "ip_address": "168.91.11.10",
            "count": 1,
            "first_visit": "2023-09-10T19:42:21.138161+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 54692,
            "ip_address": "40.94.35.71",
            "count": 1,
            "first_visit": "2023-09-10T00:18:37.477069+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 54694,
            "ip_address": "114.119.131.105",
            "count": 1,
            "first_visit": "2023-09-10T00:49:46.029597+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 54696,
            "ip_address": "103.245.96.146",
            "count": 2,
            "first_visit": "2023-09-10T01:58:55.187176+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 54697,
            "ip_address": "114.119.141.35",
            "count": 1,
            "first_visit": "2023-09-10T02:20:04.820911+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 54698,
            "ip_address": "114.119.150.27",
            "count": 1,
            "first_visit": "2023-09-10T03:21:35.415343+06:00",
            "date": "2023-09-10"
        }
    ]
}