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

{
    "count": 101437,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38240&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38224&ordering=first_visit",
    "results": [
        {
            "id": 38233,
            "ip_address": "114.119.130.177",
            "count": 1,
            "first_visit": "2022-12-03T18:45:03.481272+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38234,
            "ip_address": "114.119.132.59",
            "count": 1,
            "first_visit": "2022-12-03T19:00:55.762957+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38235,
            "ip_address": "66.249.73.1",
            "count": 5,
            "first_visit": "2022-12-03T19:19:15.283369+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38236,
            "ip_address": "66.249.73.31",
            "count": 6,
            "first_visit": "2022-12-03T19:22:52.456949+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38237,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2022-12-03T19:29:11.090559+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38238,
            "ip_address": "114.119.145.8",
            "count": 1,
            "first_visit": "2022-12-03T19:40:32.300581+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38239,
            "ip_address": "43.245.121.149",
            "count": 1,
            "first_visit": "2022-12-03T19:50:13.944241+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38240,
            "ip_address": "66.249.73.30",
            "count": 2,
            "first_visit": "2022-12-03T20:18:41.780362+06:00",
            "date": "2022-12-03"
        }
    ]
}