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

{
    "count": 98148,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28080&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28064&ordering=first_visit",
    "results": [
        {
            "id": 28073,
            "ip_address": "123.49.52.30",
            "count": 1,
            "first_visit": "2022-07-27T09:37:45.393142+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28074,
            "ip_address": "114.119.133.166",
            "count": 2,
            "first_visit": "2022-07-27T09:40:20.847443+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28075,
            "ip_address": "37.111.217.127",
            "count": 2,
            "first_visit": "2022-07-27T09:44:58.964496+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28076,
            "ip_address": "37.111.232.96",
            "count": 1,
            "first_visit": "2022-07-27T09:51:58.333592+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28077,
            "ip_address": "103.69.150.159",
            "count": 1,
            "first_visit": "2022-07-27T09:54:28.133203+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28078,
            "ip_address": "37.111.206.84",
            "count": 2,
            "first_visit": "2022-07-27T09:54:50.836959+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28079,
            "ip_address": "37.111.193.224",
            "count": 1,
            "first_visit": "2022-07-27T09:57:16.502142+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28080,
            "ip_address": "103.67.159.14",
            "count": 1,
            "first_visit": "2022-07-27T09:57:35.857584+06:00",
            "date": "2022-07-27"
        }
    ]
}