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

{
    "count": 101563,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40320&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40304&ordering=first_visit",
    "results": [
        {
            "id": 40313,
            "ip_address": "114.119.135.53",
            "count": 1,
            "first_visit": "2023-01-13T14:16:28.972692+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40314,
            "ip_address": "114.119.159.37",
            "count": 1,
            "first_visit": "2023-01-13T14:20:12.631392+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40315,
            "ip_address": "114.119.134.107",
            "count": 1,
            "first_visit": "2023-01-13T14:24:11.987555+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40316,
            "ip_address": "114.119.139.8",
            "count": 1,
            "first_visit": "2023-01-13T14:32:14.541449+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40317,
            "ip_address": "114.119.157.57",
            "count": 1,
            "first_visit": "2023-01-13T14:35:44.135395+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40318,
            "ip_address": "114.119.136.132",
            "count": 1,
            "first_visit": "2023-01-13T14:40:32.501579+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40319,
            "ip_address": "122.152.48.118",
            "count": 1,
            "first_visit": "2023-01-13T14:48:43.593395+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 40320,
            "ip_address": "114.119.134.91",
            "count": 1,
            "first_visit": "2023-01-13T15:18:19.806726+06:00",
            "date": "2023-01-13"
        }
    ]
}