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

{
    "count": 98191,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15480&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15464&ordering=-count",
    "results": [
        {
            "id": 56784,
            "ip_address": "37.111.217.217",
            "count": 2,
            "first_visit": "2023-10-05T03:47:41.220709+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 7428,
            "ip_address": "37.111.213.111",
            "count": 2,
            "first_visit": "2022-05-16T23:00:19.790576+06:00",
            "date": null
        },
        {
            "id": 14787,
            "ip_address": "114.119.128.40",
            "count": 2,
            "first_visit": "2022-06-13T13:09:45.996808+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 63262,
            "ip_address": "165.123.224.255",
            "count": 2,
            "first_visit": "2024-01-17T04:35:18.854884+06:00",
            "date": "2024-01-17"
        },
        {
            "id": 3719,
            "ip_address": "103.120.36.164",
            "count": 2,
            "first_visit": "2022-02-19T02:33:08.411923+06:00",
            "date": null
        },
        {
            "id": 63255,
            "ip_address": "116.204.230.20",
            "count": 2,
            "first_visit": "2024-01-17T01:42:45.965014+06:00",
            "date": "2024-01-17"
        },
        {
            "id": 7407,
            "ip_address": "116.58.202.122",
            "count": 2,
            "first_visit": "2022-05-16T22:48:25.862775+06:00",
            "date": null
        },
        {
            "id": 56739,
            "ip_address": "119.148.62.149",
            "count": 2,
            "first_visit": "2023-10-04T14:56:57.761187+06:00",
            "date": "2023-10-04"
        }
    ]
}