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

{
    "count": 102504,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46960&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46944&ordering=first_visit",
    "results": [
        {
            "id": 47017,
            "ip_address": "123.200.15.45",
            "count": 1,
            "first_visit": "2023-05-23T13:06:20.423347+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 47018,
            "ip_address": "103.14.72.163",
            "count": 4,
            "first_visit": "2023-05-23T13:35:21.799492+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 47019,
            "ip_address": "104.133.229.93",
            "count": 1,
            "first_visit": "2023-05-23T13:57:38.728878+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 47020,
            "ip_address": "104.133.10.91",
            "count": 1,
            "first_visit": "2023-05-23T14:00:52.689104+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 47021,
            "ip_address": "120.50.4.32",
            "count": 3,
            "first_visit": "2023-05-23T14:19:06.397732+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 47022,
            "ip_address": "114.119.135.193",
            "count": 1,
            "first_visit": "2023-05-23T14:38:56.965852+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 47023,
            "ip_address": "195.154.123.98",
            "count": 1,
            "first_visit": "2023-05-23T14:43:45.251555+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 47024,
            "ip_address": "43.251.86.18",
            "count": 1,
            "first_visit": "2023-05-23T15:15:56.357736+06:00",
            "date": "2023-05-23"
        }
    ]
}