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

{
    "count": 92627,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10048&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10032&ordering=-count",
    "results": [
        {
            "id": 70840,
            "ip_address": "37.111.212.28",
            "count": 3,
            "first_visit": "2024-07-08T11:15:32.501076+06:00",
            "date": "2024-07-08"
        },
        {
            "id": 30182,
            "ip_address": "66.249.66.128",
            "count": 3,
            "first_visit": "2022-07-31T06:38:31.157551+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 1785,
            "ip_address": "103.91.128.194",
            "count": 3,
            "first_visit": "2022-01-11T04:00:08.740706+06:00",
            "date": null
        },
        {
            "id": 70775,
            "ip_address": "37.111.206.44",
            "count": 3,
            "first_visit": "2024-07-06T19:20:34.183568+06:00",
            "date": "2024-07-06"
        },
        {
            "id": 3396,
            "ip_address": "103.120.38.41",
            "count": 3,
            "first_visit": "2022-02-07T14:33:03.347907+06:00",
            "date": null
        },
        {
            "id": 3357,
            "ip_address": "37.111.201.229",
            "count": 3,
            "first_visit": "2022-02-06T18:04:23.998147+06:00",
            "date": null
        },
        {
            "id": 70772,
            "ip_address": "103.97.44.2",
            "count": 3,
            "first_visit": "2024-07-06T18:18:21.078470+06:00",
            "date": "2024-07-06"
        },
        {
            "id": 6792,
            "ip_address": "202.181.18.249",
            "count": 3,
            "first_visit": "2022-05-16T15:35:05.674197+06:00",
            "date": null
        }
    ]
}