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

{
    "count": 101937,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42528&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42512&ordering=first_visit",
    "results": [
        {
            "id": 42521,
            "ip_address": "66.249.79.188",
            "count": 2,
            "first_visit": "2023-02-22T01:58:15.612564+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42522,
            "ip_address": "114.119.144.30",
            "count": 1,
            "first_visit": "2023-02-22T02:49:53.257894+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42523,
            "ip_address": "103.115.134.164",
            "count": 1,
            "first_visit": "2023-02-22T03:45:11.948855+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42524,
            "ip_address": "114.119.136.109",
            "count": 1,
            "first_visit": "2023-02-22T03:45:37.702635+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42525,
            "ip_address": "114.119.144.38",
            "count": 1,
            "first_visit": "2023-02-22T04:05:11.191284+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42526,
            "ip_address": "114.119.136.139",
            "count": 1,
            "first_visit": "2023-02-22T04:22:54.478043+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42527,
            "ip_address": "114.119.152.142",
            "count": 1,
            "first_visit": "2023-02-22T04:23:37.333312+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42528,
            "ip_address": "72.14.199.230",
            "count": 1,
            "first_visit": "2023-02-22T04:24:57.060334+06:00",
            "date": "2023-02-22"
        }
    ]
}