GET /user_management/visitor-free/?format=api&offset=38208&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=38216&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38200&ordering=first_visit",
    "results": [
        {
            "id": 38209,
            "ip_address": "114.119.153.171",
            "count": 1,
            "first_visit": "2022-12-03T11:42:35.871318+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38210,
            "ip_address": "114.119.151.1",
            "count": 1,
            "first_visit": "2022-12-03T11:49:30.121810+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38211,
            "ip_address": "103.237.37.227",
            "count": 3,
            "first_visit": "2022-12-03T11:57:44.704623+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38212,
            "ip_address": "43.245.123.88",
            "count": 1,
            "first_visit": "2022-12-03T12:42:48.802290+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38213,
            "ip_address": "114.119.137.142",
            "count": 1,
            "first_visit": "2022-12-03T12:43:13.302251+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38214,
            "ip_address": "123.0.26.230",
            "count": 2,
            "first_visit": "2022-12-03T12:52:52.144658+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38215,
            "ip_address": "42.0.7.231",
            "count": 1,
            "first_visit": "2022-12-03T12:54:26.994983+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38216,
            "ip_address": "20.198.178.194",
            "count": 1,
            "first_visit": "2022-12-03T13:04:41.133622+06:00",
            "date": "2022-12-03"
        }
    ]
}