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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82200&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82184&ordering=count",
    "results": [
        {
            "id": 24866,
            "ip_address": "144.48.110.46",
            "count": 2,
            "first_visit": "2022-07-20T20:18:40.435198+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24838,
            "ip_address": "66.249.66.83",
            "count": 2,
            "first_visit": "2022-07-20T19:25:07.079331+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 28841,
            "ip_address": "103.67.156.146",
            "count": 2,
            "first_visit": "2022-07-28T14:28:18.787700+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 39374,
            "ip_address": "66.249.66.212",
            "count": 2,
            "first_visit": "2022-12-26T04:22:29.088288+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 28834,
            "ip_address": "103.150.254.77",
            "count": 2,
            "first_visit": "2022-07-28T13:54:08.806701+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 15282,
            "ip_address": "114.119.132.131",
            "count": 2,
            "first_visit": "2022-06-15T13:43:34.689286+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 5168,
            "ip_address": "40.94.226.37",
            "count": 2,
            "first_visit": "2022-04-16T22:49:49.725040+06:00",
            "date": null
        },
        {
            "id": 11663,
            "ip_address": "114.119.134.95",
            "count": 2,
            "first_visit": "2022-05-26T13:35:09.680154+06:00",
            "date": null
        }
    ]
}