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

{
    "count": 95313,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2792&ordering=ip_address",
    "results": [
        {
            "id": 37950,
            "ip_address": "103.120.36.167",
            "count": 1,
            "first_visit": "2022-11-28T17:13:54.409020+06:00",
            "date": "2022-11-28"
        },
        {
            "id": 14821,
            "ip_address": "103.120.36.17",
            "count": 2,
            "first_visit": "2022-06-13T15:00:17.022292+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 14489,
            "ip_address": "103.120.36.17",
            "count": 3,
            "first_visit": "2022-06-11T15:14:31.254390+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 18166,
            "ip_address": "103.120.36.17",
            "count": 1,
            "first_visit": "2022-06-24T16:14:23.521420+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 10262,
            "ip_address": "103.120.36.17",
            "count": 9,
            "first_visit": "2022-05-22T11:22:19.657689+06:00",
            "date": null
        },
        {
            "id": 14579,
            "ip_address": "103.120.36.17",
            "count": 3,
            "first_visit": "2022-06-12T05:29:59.309938+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 9492,
            "ip_address": "103.120.36.18",
            "count": 3,
            "first_visit": "2022-05-19T21:34:09.409068+06:00",
            "date": null
        },
        {
            "id": 14464,
            "ip_address": "103.120.36.18",
            "count": 1,
            "first_visit": "2022-06-11T11:53:25.007346+06:00",
            "date": "2022-06-11"
        }
    ]
}