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

{
    "count": 100653,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15840&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15824&ordering=-count",
    "results": [
        {
            "id": 57472,
            "ip_address": "103.106.201.48",
            "count": 2,
            "first_visit": "2023-10-13T10:04:32.449704+06:00",
            "date": "2023-10-13"
        },
        {
            "id": 14818,
            "ip_address": "66.102.6.99",
            "count": 2,
            "first_visit": "2022-06-13T14:58:13.083397+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 57418,
            "ip_address": "66.249.73.2",
            "count": 2,
            "first_visit": "2023-10-12T12:05:07.914269+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 14831,
            "ip_address": "66.102.6.104",
            "count": 2,
            "first_visit": "2022-06-13T15:45:58.553647+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 15802,
            "ip_address": "103.177.118.7",
            "count": 2,
            "first_visit": "2022-06-17T00:58:11.854860+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 15796,
            "ip_address": "114.119.131.68",
            "count": 2,
            "first_visit": "2022-06-17T00:49:25.571900+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 7430,
            "ip_address": "123.108.246.196",
            "count": 2,
            "first_visit": "2022-05-16T23:00:30.645515+06:00",
            "date": null
        },
        {
            "id": 57396,
            "ip_address": "59.153.102.102",
            "count": 2,
            "first_visit": "2023-10-12T09:36:21.047467+06:00",
            "date": "2023-10-12"
        }
    ]
}