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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36808&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36792&ordering=first_visit",
    "results": [
        {
            "id": 36801,
            "ip_address": "35.197.112.224",
            "count": 2,
            "first_visit": "2022-11-01T20:54:00.284258+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36802,
            "ip_address": "103.87.214.177",
            "count": 3,
            "first_visit": "2022-11-01T21:15:27.813389+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36803,
            "ip_address": "45.128.36.125",
            "count": 1,
            "first_visit": "2022-11-01T21:20:59.856812+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36804,
            "ip_address": "37.111.211.225",
            "count": 1,
            "first_visit": "2022-11-01T23:48:12.720235+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36805,
            "ip_address": "103.15.245.214",
            "count": 1,
            "first_visit": "2022-11-02T00:05:17.451428+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 36806,
            "ip_address": "146.70.20.116",
            "count": 1,
            "first_visit": "2022-11-02T00:24:13.869255+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 36807,
            "ip_address": "66.249.72.168",
            "count": 12,
            "first_visit": "2022-11-02T00:33:09.116621+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 36808,
            "ip_address": "66.249.72.166",
            "count": 18,
            "first_visit": "2022-11-02T00:50:10.702389+06:00",
            "date": "2022-11-02"
        }
    ]
}