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

{
    "count": 101894,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42264&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42248&ordering=first_visit",
    "results": [
        {
            "id": 42257,
            "ip_address": "114.119.162.251",
            "count": 1,
            "first_visit": "2023-02-16T09:20:27.572617+06:00",
            "date": "2023-02-16"
        },
        {
            "id": 42258,
            "ip_address": "120.50.4.32",
            "count": 3,
            "first_visit": "2023-02-16T09:45:20.963666+06:00",
            "date": "2023-02-16"
        },
        {
            "id": 42259,
            "ip_address": "37.111.197.87",
            "count": 1,
            "first_visit": "2023-02-16T09:57:27.819034+06:00",
            "date": "2023-02-16"
        },
        {
            "id": 42260,
            "ip_address": "103.159.72.66",
            "count": 2,
            "first_visit": "2023-02-16T10:17:43.704136+06:00",
            "date": "2023-02-16"
        },
        {
            "id": 42261,
            "ip_address": "103.198.133.25",
            "count": 1,
            "first_visit": "2023-02-16T11:33:23.922724+06:00",
            "date": "2023-02-16"
        },
        {
            "id": 42262,
            "ip_address": "27.147.155.102",
            "count": 1,
            "first_visit": "2023-02-16T12:37:42.177956+06:00",
            "date": "2023-02-16"
        },
        {
            "id": 42263,
            "ip_address": "64.233.173.20",
            "count": 1,
            "first_visit": "2023-02-16T13:06:38.974378+06:00",
            "date": "2023-02-16"
        },
        {
            "id": 42264,
            "ip_address": "103.31.154.232",
            "count": 1,
            "first_visit": "2023-02-16T13:06:43.048484+06:00",
            "date": "2023-02-16"
        }
    ]
}