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

{
    "count": 96328,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20520&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20504&ordering=date",
    "results": [
        {
            "id": 34114,
            "ip_address": "114.119.141.133",
            "count": 8,
            "first_visit": "2022-09-10T05:21:55.956234+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34140,
            "ip_address": "103.202.222.227",
            "count": 1,
            "first_visit": "2022-09-10T17:27:16.661312+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34142,
            "ip_address": "180.148.210.82",
            "count": 2,
            "first_visit": "2022-09-10T18:08:39.356429+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34143,
            "ip_address": "103.217.111.91",
            "count": 2,
            "first_visit": "2022-09-10T18:35:54.601882+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34144,
            "ip_address": "103.149.143.67",
            "count": 1,
            "first_visit": "2022-09-10T19:20:42.801465+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34145,
            "ip_address": "91.235.127.242",
            "count": 1,
            "first_visit": "2022-09-10T20:23:25.513548+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34146,
            "ip_address": "103.49.201.66",
            "count": 1,
            "first_visit": "2022-09-10T20:27:53.346532+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34147,
            "ip_address": "72.14.199.228",
            "count": 1,
            "first_visit": "2022-09-10T21:06:45.567146+06:00",
            "date": "2022-09-10"
        }
    ]
}