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

{
    "count": 98376,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18424&ordering=-count",
    "results": [
        {
            "id": 48177,
            "ip_address": "113.11.40.79",
            "count": 2,
            "first_visit": "2023-06-14T07:57:08.262209+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 12150,
            "ip_address": "223.182.204.231",
            "count": 2,
            "first_visit": "2022-05-28T10:53:12.893389+06:00",
            "date": null
        },
        {
            "id": 48192,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2023-06-14T11:59:59.851751+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 48407,
            "ip_address": "114.130.156.34",
            "count": 2,
            "first_visit": "2023-06-17T14:45:23.979298+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48120,
            "ip_address": "115.127.66.2",
            "count": 2,
            "first_visit": "2023-06-13T14:39:38.700999+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 48126,
            "ip_address": "103.157.93.202",
            "count": 2,
            "first_visit": "2023-06-13T15:03:34.060802+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 48081,
            "ip_address": "45.48.54.18",
            "count": 2,
            "first_visit": "2023-06-13T01:39:27.682848+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 48084,
            "ip_address": "168.119.68.120",
            "count": 2,
            "first_visit": "2023-06-13T02:25:45.123310+06:00",
            "date": "2023-06-13"
        }
    ]
}