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

{
    "count": 99629,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25392&ordering=-count",
    "results": [
        {
            "id": 13732,
            "ip_address": "114.119.132.59",
            "count": 2,
            "first_visit": "2022-06-07T04:36:33.338462+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 38857,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-12-17T05:28:21.460544+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 40285,
            "ip_address": "119.30.32.31",
            "count": 2,
            "first_visit": "2023-01-12T19:15:21.828697+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 38878,
            "ip_address": "202.134.14.145",
            "count": 2,
            "first_visit": "2022-12-17T10:46:56.328630+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 19639,
            "ip_address": "202.134.14.156",
            "count": 2,
            "first_visit": "2022-06-28T06:59:33.011073+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 38839,
            "ip_address": "168.119.65.45",
            "count": 2,
            "first_visit": "2022-12-17T00:23:57.854514+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 19642,
            "ip_address": "103.73.106.40",
            "count": 2,
            "first_visit": "2022-06-28T07:12:24.153015+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 13110,
            "ip_address": "103.176.88.10",
            "count": 2,
            "first_visit": "2022-05-31T13:49:24.808997+06:00",
            "date": null
        }
    ]
}