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

{
    "count": 98090,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25960&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25944&ordering=first_visit",
    "results": [
        {
            "id": 25953,
            "ip_address": "103.142.80.219",
            "count": 1,
            "first_visit": "2022-07-22T13:41:40.398576+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25954,
            "ip_address": "103.67.157.21",
            "count": 1,
            "first_visit": "2022-07-22T13:42:50.067444+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25955,
            "ip_address": "103.231.163.120",
            "count": 1,
            "first_visit": "2022-07-22T13:44:06.403060+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25956,
            "ip_address": "119.30.32.11",
            "count": 2,
            "first_visit": "2022-07-22T13:58:09.465207+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25957,
            "ip_address": "119.30.47.60",
            "count": 1,
            "first_visit": "2022-07-22T14:00:26.593614+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25958,
            "ip_address": "2.50.7.108",
            "count": 1,
            "first_visit": "2022-07-22T14:04:00.185374+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25959,
            "ip_address": "103.145.133.99",
            "count": 1,
            "first_visit": "2022-07-22T14:08:31.240239+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25960,
            "ip_address": "103.103.99.136",
            "count": 1,
            "first_visit": "2022-07-22T14:08:55.336747+06:00",
            "date": "2022-07-22"
        }
    ]
}