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

{
    "count": 98361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18272&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18256&ordering=-count",
    "results": [
        {
            "id": 12345,
            "ip_address": "45.124.12.143",
            "count": 2,
            "first_visit": "2022-05-29T00:14:47.908997+06:00",
            "date": null
        },
        {
            "id": 48588,
            "ip_address": "103.136.1.58",
            "count": 2,
            "first_visit": "2023-06-20T17:43:59.697512+06:00",
            "date": "2023-06-20"
        },
        {
            "id": 48628,
            "ip_address": "103.230.104.60",
            "count": 2,
            "first_visit": "2023-06-21T12:55:36.551838+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 48676,
            "ip_address": "103.73.227.202",
            "count": 2,
            "first_visit": "2023-06-22T16:20:34.050416+06:00",
            "date": "2023-06-22"
        },
        {
            "id": 48467,
            "ip_address": "168.119.65.112",
            "count": 2,
            "first_visit": "2023-06-18T14:48:54.419226+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 12326,
            "ip_address": "37.111.210.194",
            "count": 2,
            "first_visit": "2022-05-28T23:37:17.885840+06:00",
            "date": null
        },
        {
            "id": 48481,
            "ip_address": "202.134.10.136",
            "count": 2,
            "first_visit": "2023-06-18T20:19:58.471305+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 48477,
            "ip_address": "37.111.206.25",
            "count": 2,
            "first_visit": "2023-06-18T18:14:03.516941+06:00",
            "date": "2023-06-18"
        }
    ]
}