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

{
    "count": 100572,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6056&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6040&ordering=-count",
    "results": [
        {
            "id": 31777,
            "ip_address": "66.249.66.60",
            "count": 5,
            "first_visit": "2022-08-11T16:11:07.037862+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 5240,
            "ip_address": "66.102.6.104",
            "count": 5,
            "first_visit": "2022-04-19T10:10:15.472974+06:00",
            "date": null
        },
        {
            "id": 3973,
            "ip_address": "118.179.20.22",
            "count": 5,
            "first_visit": "2022-03-01T12:46:52.472398+06:00",
            "date": null
        },
        {
            "id": 31740,
            "ip_address": "114.119.141.146",
            "count": 5,
            "first_visit": "2022-08-11T03:33:16.534302+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 65655,
            "ip_address": "114.119.145.187",
            "count": 5,
            "first_visit": "2024-03-08T02:36:45.309387+06:00",
            "date": "2024-03-08"
        },
        {
            "id": 9294,
            "ip_address": "103.182.171.192",
            "count": 5,
            "first_visit": "2022-05-19T10:04:15.503492+06:00",
            "date": null
        },
        {
            "id": 9214,
            "ip_address": "37.111.194.255",
            "count": 5,
            "first_visit": "2022-05-18T23:54:10.197527+06:00",
            "date": null
        },
        {
            "id": 9269,
            "ip_address": "37.111.206.10",
            "count": 5,
            "first_visit": "2022-05-19T07:57:21.753685+06:00",
            "date": null
        }
    ]
}