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

{
    "count": 96207,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20288&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20272&ordering=first_visit",
    "results": [
        {
            "id": 20281,
            "ip_address": "37.111.200.5",
            "count": 1,
            "first_visit": "2022-06-30T08:13:48.382247+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20282,
            "ip_address": "103.147.162.41",
            "count": 1,
            "first_visit": "2022-06-30T08:18:51.383496+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20283,
            "ip_address": "119.30.45.187",
            "count": 1,
            "first_visit": "2022-06-30T08:20:43.951754+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20284,
            "ip_address": "37.111.246.149",
            "count": 1,
            "first_visit": "2022-06-30T08:28:37.499768+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20285,
            "ip_address": "103.91.235.6",
            "count": 1,
            "first_visit": "2022-06-30T08:35:21.058845+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20286,
            "ip_address": "59.152.106.94",
            "count": 2,
            "first_visit": "2022-06-30T08:35:40.385168+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20287,
            "ip_address": "103.67.159.75",
            "count": 1,
            "first_visit": "2022-06-30T08:40:50.449407+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20288,
            "ip_address": "43.245.122.179",
            "count": 1,
            "first_visit": "2022-06-30T08:55:56.046227+06:00",
            "date": "2022-06-30"
        }
    ]
}