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

{
    "count": 101951,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42616&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42600&ordering=first_visit",
    "results": [
        {
            "id": 42609,
            "ip_address": "119.30.39.196",
            "count": 1,
            "first_visit": "2023-02-23T18:21:58.124225+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 42610,
            "ip_address": "114.119.142.131",
            "count": 1,
            "first_visit": "2023-02-23T18:22:40.693774+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 42611,
            "ip_address": "54.146.185.78",
            "count": 13,
            "first_visit": "2023-02-23T18:24:55.842281+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 42612,
            "ip_address": "114.119.148.33",
            "count": 1,
            "first_visit": "2023-02-23T19:26:08.790029+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 42613,
            "ip_address": "114.119.141.116",
            "count": 1,
            "first_visit": "2023-02-23T19:27:33.654991+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 42614,
            "ip_address": "37.111.218.23",
            "count": 3,
            "first_visit": "2023-02-23T19:49:21.407343+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 42615,
            "ip_address": "114.119.157.132",
            "count": 1,
            "first_visit": "2023-02-23T20:33:57.880254+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 42616,
            "ip_address": "103.81.204.38",
            "count": 4,
            "first_visit": "2023-02-23T20:51:12.000840+06:00",
            "date": "2023-02-23"
        }
    ]
}