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

{
    "count": 99423,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24416&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24400&ordering=-count",
    "results": [
        {
            "id": 37937,
            "ip_address": "103.159.73.228",
            "count": 2,
            "first_visit": "2022-11-28T10:15:29.464120+06:00",
            "date": "2022-11-28"
        },
        {
            "id": 30245,
            "ip_address": "202.181.18.252",
            "count": 2,
            "first_visit": "2022-07-31T09:35:21.184900+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8240,
            "ip_address": "119.153.111.198",
            "count": 2,
            "first_visit": "2022-05-17T18:03:20.122409+06:00",
            "date": null
        },
        {
            "id": 12657,
            "ip_address": "103.25.248.254",
            "count": 2,
            "first_visit": "2022-05-30T00:21:44.201208+06:00",
            "date": null
        },
        {
            "id": 26932,
            "ip_address": "116.58.202.101",
            "count": 2,
            "first_visit": "2022-07-24T23:45:22.919454+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 6160,
            "ip_address": "116.58.201.92",
            "count": 2,
            "first_visit": "2022-05-14T22:53:36.937363+06:00",
            "date": null
        },
        {
            "id": 7271,
            "ip_address": "118.179.110.62",
            "count": 2,
            "first_visit": "2022-05-16T20:13:29.882260+06:00",
            "date": null
        },
        {
            "id": 7252,
            "ip_address": "103.67.158.36",
            "count": 2,
            "first_visit": "2022-05-16T20:07:29.585343+06:00",
            "date": null
        }
    ]
}