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

{
    "count": 99828,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12448&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12432&ordering=-count",
    "results": [
        {
            "id": 9620,
            "ip_address": "103.31.154.229",
            "count": 3,
            "first_visit": "2022-05-20T08:03:40.350060+06:00",
            "date": null
        },
        {
            "id": 22301,
            "ip_address": "103.4.147.250",
            "count": 3,
            "first_visit": "2022-07-13T17:43:22.350038+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 22335,
            "ip_address": "118.179.203.22",
            "count": 3,
            "first_visit": "2022-07-13T18:34:47.621269+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 9614,
            "ip_address": "202.93.153.68",
            "count": 3,
            "first_visit": "2022-05-20T06:48:41.307918+06:00",
            "date": null
        },
        {
            "id": 22226,
            "ip_address": "118.179.209.65",
            "count": 3,
            "first_visit": "2022-07-13T14:13:21.330679+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 4835,
            "ip_address": "42.0.4.250",
            "count": 3,
            "first_visit": "2022-04-01T00:57:32.612950+06:00",
            "date": null
        },
        {
            "id": 9581,
            "ip_address": "103.31.155.243",
            "count": 3,
            "first_visit": "2022-05-19T23:55:11.022249+06:00",
            "date": null
        },
        {
            "id": 4620,
            "ip_address": "103.204.247.78",
            "count": 3,
            "first_visit": "2022-03-23T16:34:37.570796+06:00",
            "date": null
        }
    ]
}