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

{
    "count": 100231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96136&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96120&ordering=count",
    "results": [
        {
            "id": 8956,
            "ip_address": "114.119.130.40",
            "count": 7,
            "first_visit": "2022-05-18T13:48:21.231556+06:00",
            "date": null
        },
        {
            "id": 25638,
            "ip_address": "37.111.211.194",
            "count": 7,
            "first_visit": "2022-07-21T19:20:01.141039+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 32085,
            "ip_address": "66.249.66.33",
            "count": 7,
            "first_visit": "2022-08-16T00:37:11.489736+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 7004,
            "ip_address": "103.242.23.180",
            "count": 7,
            "first_visit": "2022-05-16T18:32:39.153286+06:00",
            "date": null
        },
        {
            "id": 29075,
            "ip_address": "42.0.7.237",
            "count": 7,
            "first_visit": "2022-07-29T02:24:28.211009+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 39225,
            "ip_address": "103.186.252.4",
            "count": 7,
            "first_visit": "2022-12-23T11:50:21.313070+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 11039,
            "ip_address": "114.119.134.49",
            "count": 7,
            "first_visit": "2022-05-24T16:55:56.793170+06:00",
            "date": null
        },
        {
            "id": 11707,
            "ip_address": "114.119.129.9",
            "count": 7,
            "first_visit": "2022-05-26T20:02:33.454571+06:00",
            "date": null
        }
    ]
}