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

{
    "count": 91542,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90312&ordering=-ip_address",
    "results": [
        {
            "id": 1030,
            "ip_address": "103.110.58.9",
            "count": 2,
            "first_visit": "2021-12-20T10:55:20.473082+06:00",
            "date": null
        },
        {
            "id": 24690,
            "ip_address": "103.110.58.36",
            "count": 2,
            "first_visit": "2022-07-20T15:07:43.807521+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 31909,
            "ip_address": "103.110.58.36",
            "count": 1,
            "first_visit": "2022-08-13T10:12:51.438552+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 32343,
            "ip_address": "103.110.58.36",
            "count": 1,
            "first_visit": "2022-08-18T13:24:30.127741+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 24579,
            "ip_address": "103.110.58.137",
            "count": 1,
            "first_visit": "2022-07-20T12:01:07.598917+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4036,
            "ip_address": "103.110.57.221",
            "count": 3,
            "first_visit": "2022-03-03T17:34:50.904878+06:00",
            "date": null
        },
        {
            "id": 31435,
            "ip_address": "103.110.57.221",
            "count": 1,
            "first_visit": "2022-08-07T13:59:14.011956+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 47317,
            "ip_address": "103.110.56.218",
            "count": 1,
            "first_visit": "2023-05-29T11:00:30.245641+06:00",
            "date": "2023-05-29"
        }
    ]
}