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

{
    "count": 101491,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39128&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39112&ordering=first_visit",
    "results": [
        {
            "id": 39121,
            "ip_address": "103.95.209.48",
            "count": 2,
            "first_visit": "2022-12-21T22:58:11.728839+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39122,
            "ip_address": "114.119.133.83",
            "count": 1,
            "first_visit": "2022-12-21T23:02:39.109697+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39123,
            "ip_address": "66.249.64.193",
            "count": 23,
            "first_visit": "2022-12-22T00:14:01.617475+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 39124,
            "ip_address": "103.59.178.226",
            "count": 3,
            "first_visit": "2022-12-22T00:30:15.185995+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 39125,
            "ip_address": "114.119.140.131",
            "count": 1,
            "first_visit": "2022-12-22T01:32:15.332189+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 39126,
            "ip_address": "49.37.33.139",
            "count": 1,
            "first_visit": "2022-12-22T01:36:13.819918+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 39127,
            "ip_address": "114.119.131.202",
            "count": 1,
            "first_visit": "2022-12-22T01:42:46.418554+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 39128,
            "ip_address": "114.119.141.119",
            "count": 1,
            "first_visit": "2022-12-22T01:44:13.103249+06:00",
            "date": "2022-12-22"
        }
    ]
}